Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer authored Dec 7, 2023
1 parent c22049a commit 272ff31
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 @@ -48,7 +48,7 @@ After installing, you’ll need to use appropriate tooling to use
For most tooling such as Vite, Webpack, and Parcel, that will look like this:

```js
import '@oddbird/popover-polyfill;
import '@oddbird/popover-polyfill';
```

If you want to manually apply the polyfill, you can instead import the
Expand Down

0 comments on commit 272ff31

Please sign in to comment.