Skip to content

Commit 533940a

Browse files
author
Anthony Du Pont
committed
📝 Update README.md
1 parent 4a245ff commit 533940a

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
@@ -299,7 +299,7 @@ We want you to focus on your projects instead of spending time on endless config
299299

300300
This gives you the opportunity to use the ES6 version that is **lighter** and supports a majority of modern browsers or the ES5 version that is **heavier** and supports older browsers... Goddamn IE.
301301

302-
Note that since **Highway** uses the Fetch API in order to make HTTP requests you'll have to use the [whatwg-fetch](https://github.com/github/fetch) polyfill for IE... Him again.
302+
Note that since **Highway** uses the Fetch API in order to make HTTP requests you'll have to use the [**whatwg-fetch**](https://github.com/github/fetch) polyfill for IE... Him again.
303303
Check out the [**Basic Polyfill**](https://github.com/Dogstudio/highway/tree/master/examples/basic-polyfill) example that uses the both ES5 version of **Highway** and the Fetch API polyfill.
304304

305305
This example supports:

0 commit comments

Comments
 (0)