Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 40556a9

Browse files
committed
Merge pull request #288 from douglasduteil/docs-README-fix-typos
docs(README): fix typos
2 parents 301ceb7 + 27c6ebb commit 40556a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
121121

122122
`npm run test:browsers` supports options after a double dash (`--`) :
123123

124-
- You can use the `--polyfill` option to test ths code with polyfill.
124+
- You can use the `--polyfill` option to test the code with polyfill.
125125

126-
- You can use the `--ie8` option to test ths code in the ie8 scope only.
126+
- You can use the `--ie8` option to test the code in the ie8 scope only.
127127

128128
- You can use the `--saucelabs` option to use karma and saucelabs to run the tests in various browsers.
129129
Note: you will need to export your username and key to launch it.

0 commit comments

Comments
 (0)