Skip to content

Commit 887320b

Browse files
fay-jaichrisvfritz
authored andcommitted
Minor grammar / typo change (vuejs#417)
1 parent 64e8313 commit 887320b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Components are one of the most powerful features of Vue. They help you extend ba
1212

1313
### Registration
1414

15-
We've learned in the previous sections that we can create a new Vue instances with:
15+
We've learned in the previous sections that we can create a new Vue instance with:
1616

1717
``` js
1818
new Vue({

0 commit comments

Comments
 (0)