Skip to content

Commit bfdf9c0

Browse files
committed
punctuation
1 parent 0e52b5c commit bfdf9c0

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
@@ -3,7 +3,7 @@ Mock http requests made using fetch (or [isomorphic-fetch](https://www.npmjs.com
33

44
## API
55

6-
- *ES6 is used extensively, so either upgrade to nodejs >=4.x.x or use babel [example karma config](https://github.com/wheresrhys/fetch-mock/blob/master/karma.conf.js)*
6+
- *ES6 is used extensively, so either upgrade to nodejs >=4.x.x or use babel ([example karma config](https://github.com/wheresrhys/fetch-mock/blob/master/karma.conf.js))*
77
- *You need to ensure `fetch` and `Promise` are already available as globals in your environment*
88
- *To output useful messages for debugging `export DEBUG=fetch-mock`*
99

0 commit comments

Comments
 (0)