typo: Change "generage" to "generate".

This commit is contained in:
vinitS101 2019-03-10 02:31:13 +05:30 committed by Tim Abbott
parent edcb6d57fc
commit 4523c8d7ee
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import ujson
USAGE = '''
tools/test-js-with-node - to run all tests
tools/test-js-with-node util.js activity.js - to run just a couple tests
tools/test-js-with-node --coverage - to generage coverage report
tools/test-js-with-node --coverage - to generate coverage report
'''
enforce_fully_covered = {