Skip to content

Commit 871c83d

Browse files
committed
Fix typo
1 parent 32ac9b3 commit 871c83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/link.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# v-link
22

3-
`v-link` is the directive for enabling user navigation in a router-enabled app. It accpets a JavaScript expression which will be passed to `router.go()` internally. For example:
3+
`v-link` is the directive for enabling user navigation in a router-enabled app. It accepts a JavaScript expression which will be passed to `router.go()` internally. For example:
44

55
``` html
66
<!-- literal string -->

0 commit comments

Comments
 (0)