Skip to content

Commit 44dfefd

Browse files
baixiaojiyyx990803
authored andcommitted
chore: fix comment typo (#81)
1 parent 598f7e6 commit 44dfefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Starting in 3.2, similar to streaming `DOM` events, `v-stream` can be used on co
160160
<!-- Custom component -->
161161
<pagination v-on:change="pageChanged()"></pagination>
162162

163-
<!-- v-stream with custiom component -->
163+
<!-- v-stream with custom component -->
164164
<pagination v-stream:change="pageChange$"></pagination>
165165
</div>
166166
```

0 commit comments

Comments
 (0)