docs: update text on cli-service.md (#3360) [ci skip]

Changed word allows from 3rd person present.
This commit is contained in:
Jon Stephenson
2019-01-23 22:28:27 -07:00
committed by Haoqun Jiang
parent e401a81054
commit 3a1b1d8898
+1 -1
View File
@@ -136,4 +136,4 @@ When installed, `@vue/cli-service` also installs [yorkie](https://github.com/yyx
Projects created via `vue create` are ready to go without the need for additional configuration. The plugins are designed to work with one another so in most cases, all you need to do is pick the features you want during the interactive prompts.
However, we also understand that it's impossible to cater to every possible need, and the need of a project may also change over time. Projects created by Vue CLI allows you to configure almost every aspect of the tooling without ever needing to eject. Check out the [Config Reference](../config/) for more details.
However, we also understand that it's impossible to cater to every possible need, and the need of a project may also change over time. Projects created by Vue CLI allow you to configure almost every aspect of the tooling without ever needing to eject. Check out the [Config Reference](../config/) for more details.