8000 Update replace.md · vuejs/vue-router@6a7db2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a7db2e

Browse files
committed
Update replace.md
1 parent f20af7d commit 6a7db2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/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 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). If the path doesn't start with `/`, it will be resolved relative to the current active path.

0 commit comments

Comments
 (0)
0