aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-03-29 18:37:20 -0500
committerJoel Martin <github@martintribe.org>2014-03-29 18:37:20 -0500
commit5d446bd8a008cb799d222bfffec772a6e30289d0 (patch)
tree38c379d9c30b2d9262278bba5cc3d3cf2e03987a
parent46669c861b0d13e00ab8996e3d6b48b85c959f34 (diff)
downloadmal-5d446bd8a008cb799d222bfffec772a6e30289d0.tar.gz
mal-5d446bd8a008cb799d222bfffec772a6e30289d0.zip
README: minor name synchronization ("argument").
-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