Skip to content

Commit 2feb413

Browse files
lbauschyyx990803
authored andcommitted
Fix typo (#3001)
1 parent 3e1d70e commit 2feb413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directives/public/for.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ const vFor = {
524524
* the filters. This is passed to and called by the watcher.
525525
*
526526
* It is necessary for this to be called during the
527-
* wathcer's dependency collection phase because we want
527+
* watcher's dependency collection phase because we want
528528
* the v-for to update when the source Object is mutated.
529529
*/
530530

0 commit comments

Comments
 (0)