Fix typo in running the tests section

This commit is contained in:
Mohamed Hegazy 2014-09-04 09:47:32 -07:00
parent 46f0c6cec4
commit 5e98138921

View File

@ -32,7 +32,7 @@ To run all tests, invoke the runtests target using jake:
`jake runtests`
This will all tests; to run only a specific subset of tests, use:
This run will all tests; to run only a specific subset of tests, use:
`jake runtests tests=<regex>`