We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a46ed commit 20e461aCopy full SHA for 20e461a
src/v2/guide/installation.md
@@ -75,7 +75,7 @@ In the [`dist/` directory of the NPM package](https://cdn.jsdelivr.net/npm/vue/d
75
76
### Terms
77
78
-- **Full**: builds that contains both the compiler and the runtime.
+- **Full**: builds that contain both the compiler and the runtime.
79
80
- **Compiler**: code that is responsible for compiling template strings into JavaScript render functions.
81
0 commit comments