Skip to content

Commit 634cec6

Browse files
Turbo87Akryum
authored andcommitted
docs: guide/installation: Fix typo (#1848)
1 parent 0972ffc commit 634cec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you have the previous `vue-cli` (1.x or 2.x) package installed globally, you
99
Vue CLI requires [Node.js](https://nodejs.org/) version 8.9 or above (8.11.0+ recommended). You can manage multiple versions of Node on the same machine with [nvm](https://github.com/creationix/nvm) or [nvm-windows](https://github.com/coreybutler/nvm-windows).
1010
:::
1111

12-
To install the new package, use on of those commands:
12+
To install the new package, use one of those commands:
1313

1414
``` bash
1515
npm install -g @vue/cli

0 commit comments

Comments
 (0)