Skip to content

Commit a08430e

Browse files
authored
Fix typo in v5.md (#8229)
1 parent cf9d18b commit a08430e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrading/v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In general, the process looks like this:
2525

2626
1. [Upgrade to React v16.8 or greater](#upgrade-to-react-v168)
2727
2. [Upgrade to React Router v5.1](#upgrade-to-react-router-v51)
28-
- [Remove `<Redirect>`s inside `<Switch>`](#remove-directs-inside-switch)
28+
- [Remove `<Redirect>`s inside `<Switch>`](#remove-redirects-inside-switch)
2929
- [Refactor custom `<Route>`s](#refactor-custom-routes)
3030
3. [Upgrade to React Router v6](#upgrade-to-react-router-v6)
3131

0 commit comments

Comments
 (0)