Skip to content

Commit a9066be

Browse files
authored
Merge pull request #468 from VagishVela/patch-1
Fix grammar mistake in README
2 parents b337f95 + bcc6b67 commit a9066be

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
@@ -270,7 +270,7 @@ Note: modern browsers such as Chrome, Firefox, and Microsoft Edge contain native
270270
implementations of `window.fetch`, therefore the code from this polyfill doesn't
271271
have any effect on those browsers. If you believe you've encountered an error
272272
with how `window.fetch` is implemented in any of these browsers, you should file
273-
an issue with that browser vendor instead on this project.
273+
an issue with that browser vendor instead of this project.
274274

275275

276276
[fetch specification]: https://fetch.spec.whatwg.org

0 commit comments

Comments
 (0)