Skip to content

Commit c23bb6b

Browse files
authored
Merge pull request #5 from selvarajmas/patch-3
Update transitions-list.md
2 parents f5d4156 + ef096e3 commit c23bb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/transitions-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Vue.component('my-special-transition', {
300300
})
301301
```
302302

303-
そして[関数型コンポーネント](render-function.html#Functional-Components)は、このようなタスクに時に適しています:
303+
そして[関数型コンポーネント](render-function.html#関数型コンポーネント)は、このようなタスクに時に適しています:
304304

305305
```js
306306
Vue.component('my-special-transition', {

0 commit comments

Comments
 (0)