Skip to content

Commit a0ccc72

Browse files
authored
chore: fix typo
1 parent adf5a87 commit a0ccc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Easely and simply integrate Corodva into your Vue app with:
1313
You need to [set up the cordova development environment](https://cordova.apache.org/docs/en/latest/guide/cli/index.html) beforehand.
1414

1515
```sh
16-
$ vue add cordova # On Windows, you need to run this commands as administrator.
16+
$ vue add cordova # On Windows, you need to run this command as administrator.
1717
$ npm run cordova-build
1818
$ cordova prepare
1919
$ npm run cordova-serve

0 commit comments

Comments
 (0)