Skip to content

Commit 9374fac

Browse files
docs: Update RouterOptionsType.md (#4796)
Change a typo in `basepath` property description.
1 parent 9dec9b7 commit 9374fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/router/framework/react/api/router/RouterOptionsType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The `RouterOptions` type accepts an object with the following properties and met
177177
- Type: `string`
178178
- Optional
179179
- Defaults to `/`
180-
- The basepath for then entire router. This is useful for mounting a router instance at a subpath.
180+
- The basepath for the entire router. This is useful for mounting a router instance at a subpath.
181181

182182
### `context` property
183183

0 commit comments

Comments
 (0)