diff --git a/README.md b/README.md index 414b446178d7d3134b96c85aa20ba3032b6fef90..bea9a222da26ea2bbbf2bb1de8505cf2b6168f4d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You'll also need a Promise polyfill for older browsers. $ bower install es6-promise ``` -This can be also be installed with `npm`. +This can also be installed with `npm`. ```sh $ npm install whatwg-fetch --save