Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Feb 25, 2024
1 parent fe5d398 commit 3770485
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 @@ -28,7 +28,7 @@ import Route from 'route-event'

### Listener
Event listeners are functions that take an `href` and an object with previous
scroll position, and `popstate`, a boolean indicating if this was a link
scroll position and `popstate` -- a boolean indicating if this was a link
click or back / forward button (`true` means it was back/forward button).

```ts
Expand Down

0 comments on commit 3770485

Please sign in to comment.