We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e361559 + 8c0163f commit cb7fc07Copy full SHA for cb7fc07
process/guide.md
@@ -109,7 +109,7 @@ IMPLS = ... quux ...
109
quux_STEP_TO_PROG = mylang/$($(1)).qx
110
```
111
112
-* Add a "run" script to you implementation directory that listens to
+* Add a "run" script to your implementation directory that listens to
113
the "STEP" environment variable for the implementation step to run
114
and defaults to "stepA_mal". Make sure the run script has the
115
executable file permission set (or else the test runner might fail with a
0 commit comments