8000 Merge pull request #471 from scottsut/dev · vuejs/vue-router@dadf737 · GitHub
[go: up one dir, main page]

Skip to content

Commit dadf737

Browse files
committed
Merge pull request #471 from scottsut/dev
Update replace.md
2 parents f20af7d + 6a7db2e commit dadf737

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