Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JAForbes committed Feb 15, 2024
1 parent 258e522 commit e8e0ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -20,7 +20,7 @@ const A = superhistory()
A.go('/a/b/c/d')

window.location.pathname
# '/a/b/c/d'
// '/a/b/c/d'

A.get()
// { path: 'a/b/c/d' }
Expand Down

0 comments on commit e8e0ca0

Please sign in to comment.