Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fbennett committed Mar 21, 2019
1 parent 74d515a commit c29f9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -82,7 +82,7 @@ You can now run the test script::
node ./tests/runtests.js
This will return a help text about the test runner. Options``-a``, ``-g``, ``-s``, and ``-l`` should work out of the box::
This will return a help text about the test runner. Options ``-a``, ``-g``, ``-s``, and ``-l`` should work out of the box::

Usage: runtests.js <-s testName|-g groupName|-a|-l> [-S styleName|-w cslFilePath|-C cslJsonFilePath]
-s testName, --single=testName
Expand Down

0 comments on commit c29f9d3

Please sign in to comment.