Skip to content

Commit 28d9046

Browse files
committed
Fixed small typo on Vue.NextTick.
There's a little typo on the Arguments description. Fixed it.
1 parent 0668c56 commit 28d9046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ type: api
143143
<h3 id="Vue-nextTick">Vue.nextTick( callback )</h3>
144144

145145
- **Arguments:**
146-
- `{Functon} callback`
146+
- `{Function} callback`
147147

148148
- **Usage:**
149149

0 commit comments

Comments
 (0)