Skip to content

Commit 20e461a

Browse files
aabounegmsdras
authored andcommitted
Fixed a typo (#1625)
Removed an extra 's' to fix a grammatical mistake
1 parent 91a46ed commit 20e461a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In the [`dist/` directory of the NPM package](https://cdn.jsdelivr.net/npm/vue/d
7575

7676
### Terms
7777

78-
- **Full**: builds that contains both the compiler and the runtime.
78+
- **Full**: builds that contain both the compiler and the runtime.
7979

8080
- **Compiler**: code that is responsible for compiling template strings into JavaScript render functions.
8181

0 commit comments

Comments
 (0)