Skip to content

Commit a16920b

Browse files
committed
Update README.md
1 parent ab71382 commit a16920b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jake runtests # Run tests using the built compiler and test infrastructu
6464
jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional
6565
parameters 'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
6666
jake baseline-accept # This replaces the baseline test results with the results obtained from jake runtests.
67-
jake lint # Runs tslint over the compiler
67+
jake lint # Runs tslint over the TypeScript source code
6868
jake -T # List the above commands.
6969
```
7070

0 commit comments

Comments
 (0)