From c29f9d3c3683035ebd8a22058bd561e0bfb2e51b Mon Sep 17 00:00:00 2001 From: Frank Bennett Date: Thu, 21 Mar 2019 11:11:39 +0900 Subject: [PATCH] Fix another typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 357265078..308373f24 100644 --- a/README.rst +++ b/README.rst @@ -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