Skip to content

Commit 3a8df2e

Browse files
tu6geposvaJustineo
authored
docs: change ambiguity (vuejs#3494)
* docs: change ambiguity * Update docs/zh/guide/advanced/navigation-failures.md [skip ci] Co-authored-by: GU Yiling <justice360@gmail.com> Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com> Co-authored-by: GU Yiling <justice360@gmail.com>
1 parent 8ce904f commit 3a8df2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/advanced/navigation-failures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ router.push('/admin').catch(failure => {
5151

5252
## *导航故障*的属性
5353

54-
所有的导航故障都会有 `to``from` 属性,用来表达这次失败的导航的当前位置和目标位置
54+
所有的导航故障都会有 `to``from` 属性,分别用来表达这次失败的导航的目标位置和当前位置
5555

5656
```js
5757
// 正在尝试访问 admin 页面

0 commit comments

Comments
 (0)