We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e8313 commit 887320bCopy full SHA for 887320b
src/guide/components.md
@@ -12,7 +12,7 @@ Components are one of the most powerful features of Vue. They help you extend ba
12
13
### Registration
14
15
-We've learned in the previous sections that we can create a new Vue instances with:
+We've learned in the previous sections that we can create a new Vue instance with:
16
17
``` js
18
new Vue({
0 commit comments