Merge pull request #19748 from open-craft/dachary/fix-typo

docs: s/javascript/JavaScript/
This commit is contained in:
Ned Batchelder
2019-02-20 14:02:46 -05:00
committed by GitHub

View File

@@ -131,7 +131,7 @@ You can run all of the unit-level tests using this command::
paver test
This includes python, javascript, and documentation tests. It does not,
This includes python, JavaScript, and documentation tests. It does not,
however, run any acceptance tests.
Note -