We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee09270 commit a7d551fCopy full SHA for a7d551f
docs/guides/getting-started.md
@@ -10,7 +10,7 @@ cd vue-test-utils-getting-started
10
npm install
11
```
12
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:
+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:
14
15
```bash
16
# unit testing
0 commit comments