Skip to content

Commit 5a6859d

Browse files
MadLittleModskazupon
authored andcommitted
Clarify what listeners are removed with vm.$off (vuejs#937)
See vuejs/vue#5829 (comment)
1 parent 8e2ea82 commit 5a6859d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ All lifecycle hooks automatically have their `this` context bound to the instanc
13921392
13931393
- **Usage:**
13941394
1395-
Remove event listener(s).
1395+
Remove custom event listener(s).
13961396
13971397
- If no arguments are provided, remove all event listeners;
13981398

0 commit comments

Comments
 (0)