Skip to content

Commit

Permalink
fix(docs): CSS variables typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hellotunmbi authored and arjunyel committed Sep 22, 2019
1 parent 457203f commit 513012e
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 @@ -184,7 +184,7 @@ In addition, the following set of polyfills are also included:

- [Promise](https://github.com/stefanpenner/es6-promise)
- [fetch()](https://github.com/github/fetch)
- [CSS variables](https://github.com/ionic-team/stencil/tree/master/src/client/polyfills/css-shim): We implemented out own CSS variables polyfill that integrates into the Stencil¡s run
- [CSS variables](https://github.com/ionic-team/stencil/tree/master/src/client/polyfills/css-shim): We implemented our own CSS variables polyfill that integrates into the Stenciljs runtime.

### All browsers

Expand Down

0 comments on commit 513012e

Please sign in to comment.