Skip to content

Commit

Permalink
Typppo
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr authored Apr 24, 2019
1 parent baef934 commit 763fc13
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 @@ -233,7 +233,7 @@ history.listen(location => {
history.push('/home'); // URL is now /the/base/home
```

**Note:** `basename` is not suppported in `createMemoryHistory`.
**Note:** `basename` is not supported in `createMemoryHistory`.

### Forcing Full Page Refreshes in createBrowserHistory

Expand Down

0 comments on commit 763fc13

Please sign in to comment.