Skip to content

Commit 62ee181

Browse files
authored
docs(start/overview.md): Fix typo (#9708)
1 parent c522ece commit 62ee181

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,4 @@
153153
- xavier-lc
154154
- xcsnowcity
155155
- yuleicul
156+
- adil62

docs/start/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ See:
173173

174174
## Ranked Route Matching
175175

176-
When matching URLs to routes, React Router will rank the routes according the number of segments, static segments, dynamic segments, splats, etc. and pick the _most specific_ match.
176+
When matching URLs to routes, React Router will rank the routes according to the number of segments, static segments, dynamic segments, splats, etc. and pick the _most specific_ match.
177177

178178
For example, consider these two routes:
179179

0 commit comments

Comments
 (0)