aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6de854a..2784850 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ node stepX_YYY.js
Running the mal implementation of mal involves running stepA of one of
the other implementations and passing the mal step to run as a command
-line parameter.
+line argument.
```
cd IMPL