Skip to content

Commit a7d551f

Browse files
WoonchanChoafontcu
authored andcommitted
docs: fix a typo 'crated' (#1395)
1 parent ee09270 commit a7d551f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cd vue-test-utils-getting-started
1010
npm install
1111
```
1212

13-
If you already have a project that was craeted with the [Vue CLI](https://cli.vuejs.org/) and want to add testing capabilities you may run:
13+
If you already have a project that was created with the [Vue CLI](https://cli.vuejs.org/) and want to add testing capabilities you may run:
1414

1515
```bash
1616
# unit testing

0 commit comments

Comments
 (0)