Skip to content

Commit bda5bb7

Browse files
authored
Fix typo in comment (#14844)
1 parent bbe4a73 commit bda5bb7

File tree

1 file changed

+1
-1
lines changed
  • packages/react-router/lib/dom

1 file changed

+1
-1
lines changed

packages/react-router/lib/dom/lib.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ export interface LinkProps
12201220
unstable_defaultShouldRevalidate?: boolean;
12211221

12221222
/**
1223-
* Masked path for for this navigation, when you want to navigate the router to
1223+
* Masked path for this navigation, when you want to navigate the router to
12241224
* one location but display a separate location in the URL bar.
12251225
*
12261226
* This is useful for contextual navigations such as opening an image in a modal

0 commit comments

Comments
 (0)