Wording change in the cli-service guide

Change `update-to-date` to `up-to-date`. It sounded weird to me and doesn't appear in the dictionary: https://www.merriam-webster.com/dictionary/update-to-date
This commit is contained in:
Raphael Miedl
2018-07-02 20:30:54 +02:00
committed by GitHub
parent 229e81e264
commit b9f38f417e

View File

@@ -23,7 +23,7 @@ npm run serve
yarn serve
```
If you have [npx](https://github.com/zkat/npx) available (should be bundled with an update-to-date version of npm), you can also invoke the binary directly with:
If you have [npx](https://github.com/zkat/npx) available (should be bundled with an up-to-date version of npm), you can also invoke the binary directly with:
``` bash
npx vue-cli-service serve