Skip to content

Commit 713bd26

Browse files
committed
docs: fix minor issues
1 parent 610dbfe commit 713bd26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Ždocs/advanced/transitions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Since the `<router-view>` is essentially a dynamic component, we can apply trans
88
</transition>
99
```
1010

11-
[Everything about `<transition>`](https://vuejs.org/guide/transitions.html) works the same here.
11+
[All transition APIs](https://vuejs.org/guide/transitions.html) work the same here.
1212

1313
## Per-Route Transition
1414

β€Ždocs/zh/advanced/transitions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</transition>
99
```
1010

11-
[`<transition>` ηš„ζ‰€ζœ‰εŠŸθƒ½](https://cn.vuejs.org/guide/transitions.html) εœ¨θΏ™ι‡ŒεŒζ ·ι€‚η”¨γ€‚
11+
[Transition ηš„ζ‰€ζœ‰εŠŸθƒ½](https://cn.vuejs.org/guide/transitions.html) εœ¨θΏ™ι‡ŒεŒζ ·ι€‚η”¨γ€‚
1212

1313
## 单δΈͺθ·―η”±ηš„θΏ‡ζΈ‘
1414

0 commit comments

Comments
Β (0)