Skip to content

Commit

Permalink
fix: fix typo in docs/src/SideNav.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot authored Jan 23, 2019
2 parents 12b798b + 13adddf commit 9d5ddba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/SideNav.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const Router = withRouter(({router, children}) => {
})

/**
* <RouteMatch> is just a way to conditonally render content without a wrapper
* <RouteMatch> is just a way to conditionally render content without a wrapper
* element when contained directly in a <Router>:
*
* ```jsx
Expand Down

0 comments on commit 9d5ddba

Please sign in to comment.