Skip to content

Commit

Permalink
fix(README): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pcholuj committed Jun 7, 2019
1 parent 14ba091 commit ec33eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
- [Releases Info](#releases-info)
- [Live examples (JSFiddle)](#live-examples-jsfiddle)
- [Picker Quick Start](#picker-quick-start)
- [Polyfils](#polyfils)
- [Polyfills](#polyfills)
- [Development](#development)
- [Debugging](#debugging)
- [Node](#node-1)
Expand Down Expand Up @@ -178,7 +178,7 @@ The picker instance returned from `client.picker` can be controlled with a few m

Please see our examples above to learn more about customizing the picker for your use case.

## Polyfils
## Polyfills

If you target IE11 or iOS before 8.0 you will need to add a `Promise` and `Symbol` polyfill to your page or application.

Expand Down

0 comments on commit ec33eb5

Please sign in to comment.