mirror of https://github.com/vuejs/vue.git
docs: fix typo (#11050)
This commit is contained in:
parent
b07087deae
commit
468c323af1
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
### Terms
|
||||
|
||||
- **Full**: builds that contains both the compiler and the runtime.
|
||||
- **Full**: builds that contain both the compiler and the runtime.
|
||||
|
||||
- **Compiler**: code that is responsible for compiling template strings into JavaScript render functions.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue