Skip to content

Commit 0bdc9e2

Browse files
authored
Merge pull request vuejs#1733 from RaphaelAddile/patch-1
Wording change in the cli-service guide
2 parents fa7ce2a + b9f38f4 commit 0bdc9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm run serve
2323
yarn serve
2424
```
2525

26-
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:
26+
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:
2727

2828
``` bash
2929
npx vue-cli-service serve

0 commit comments

Comments
 (0)