Update README.md
diff --git a/README.md b/README.md
index 5df0dd1..3f94439 100644
--- a/README.md
+++ b/README.md
@@ -99,9 +99,9 @@
 ```bash
 export OPENLANE_TAG=v0.12
 cd openlane
-# Runs openlane to harder user_proj_example
+# Run openlane to harden user_proj_example
 make user_proj_example
-# Runs openlane to harder user_project_wrapper
+# Run openlane to harden user_project_wrapper
 make user_project_wrapper
 ```