Skip to content

Commit ab975ed

Browse files
committed
Tiny change.
Just a suggestion. I think it's better this way. Not an issue either way, however.
1 parent 1d73dc5 commit ab975ed

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)