Skip to content

Commit 13e79da

Browse files
committed
Merge pull request #38 from wincent/sub-24
Extract typo fix from #24
2 parents afe4e8e + 7c3500d commit 13e79da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ npm run watch
236236
in a terminal. This will watch the file system run lint, tests, and type
237237
checking automatically whenever you save a js file.
238238

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

0 commit comments

Comments
 (0)