Skip to content

Commit

Permalink
chore: fixed minor spelling error (#52)
Browse files Browse the repository at this point in the history
* chore: fixed minor spelling error
  • Loading branch information
WrathZA authored and alisd23 committed Jul 17, 2018
1 parent 45e8996 commit 02b1ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -103,7 +103,7 @@ There is a React Router 4 documentation page for information on this issue:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/blocked-updates.md

To fix problems like this, try wrapping components which are being "blocked" with React Router's `withRouter` higher
order component should help, depdending on the case.
order component should help, depending on the case.

Refer to the link above for more information on this solution, and some alternatives.

Expand Down

0 comments on commit 02b1ee6

Please sign in to comment.