Skip to content

Commit

Permalink
Merge pull request JakeChampion#469 from RoneyThomas/patch-1
Browse files Browse the repository at this point in the history
Added safari to native fetch browser support.
  • Loading branch information
dgraham authored Mar 27, 2017
2 parents 37dcb92 + d34bde6 commit fcf8476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Firefox < 32, Chrome < 37, Safari, or IE.
- Safari 6.1+
- Internet Explorer 10+

Note: modern browsers such as Chrome, Firefox, and Microsoft Edge contain native
Note: modern browsers such as Chrome, Firefox, Microsoft Edge, and Safari 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
Expand Down

0 comments on commit fcf8476

Please sign in to comment.