Skip to content

Commit

Permalink
Merge pull request #38 from wincent/sub-24
Browse files Browse the repository at this point in the history
Extract typo fix from #24
  • Loading branch information
wincent committed Oct 23, 2015
2 parents afe4e8e + 7c3500d commit 13e79da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,4 @@ npm run watch
in a terminal. This will watch the file system run lint, tests, and type
checking automatically whenever you save a js file.

To lint the JS files and type interface checks run `npm run lint`.
To lint the JS files and run type interface checks run `npm run lint`.

0 comments on commit 13e79da

Please sign in to comment.