docs: tweak

This commit is contained in:
Nolan Lawson 2020-06-09 08:01:36 -07:00
parent 93eb8696b0
commit 7eb6f07d58
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ const picker = new Picker();
applyFocusVisiblePolyfill(picker.shadowRoot);
```
`emoji-picker-element` already ships with the proper CSS for both the `:focus_visible` standard and the polyfill.
`emoji-picker-element` already ships with the proper CSS for both the `:focus-visible` standard and the polyfill.
## JavaScript API