Skip to content

Commit 8a74702

Browse files
committed
Merge pull request #226 from SERVANT14/patch-9
Tiny change.
2 parents 1d73dc5 + ab975ed commit 8a74702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 9
66

77
## Method Handler
88

9-
We can then use the `v-on` directive to listen to DOM events:
9+
We can use the `v-on` directive to listen to DOM events:
1010

1111
``` html
1212
<div id="example">

0 commit comments

Comments
 (0)