Skip to content

Commit b6713ca

Browse files
committed
router.replace too
1 parent e1aa045 commit b6713ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/replace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Similar to `router.go(path)`, but doesn't create a new record in browser history
66

77
- `path: String`
88

9-
The path must be a plain path (i.e. no dynamic segments or star segments). The the path doesn't start with `/`, it will be resolved relative to the current active path.
9+
The path must be a plain path (i.e. no dynamic segments or star segments). The path doesn't start with `/`, it will be resolved relative to the current active path.

0 commit comments

Comments
 (0)