From bcc6b6753d524c6ed7505e646a99ad7154804ddc Mon Sep 17 00:00:00 2001 From: Vagish Vela Date: Mon, 23 Jan 2017 17:04:02 -0500 Subject: [PATCH] Fix grammar mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 201f5e6f..85439bf6 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ Note: modern browsers such as Chrome, Firefox, and Microsoft Edge contain native implementations of `window.fetch`, therefore the code from this polyfill doesn't have any effect on those browsers. If you believe you've encountered an error with how `window.fetch` is implemented in any of these browsers, you should file -an issue with that browser vendor instead on this project. +an issue with that browser vendor instead of this project. [fetch specification]: https://fetch.spec.whatwg.org