Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Sep 6, 2023
1 parent be528f2 commit f8363b1
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 @@ -101,7 +101,7 @@ const myListenerOptions = documentClickListeners && documentClickListeners.get(h

## Advanced Use

You can also make use of the types for more consistent code safety:
You can also make use of the types for more consistent code:

```js
import { on, FocusEventHandler } from '@thednp/event-listener';
Expand Down

0 comments on commit f8363b1

Please sign in to comment.