Skip to content

Commit 09aab0c

Browse files
idekov-hfeddyerburgh
authored andcommitted
docs: typo fix (#913)
1 parent e8d9547 commit 09aab0c

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
@@ -16,7 +16,7 @@ npm install --save-dev @vue/server-test-utils
1616
```
1717

1818
## Peer Dependencies
19-
You need to install `vue-template-compiler` which is used to compiled components. It should be the same version as the version of Vue you are using.
19+
You need to install `vue-template-compiler` which is used to compile components. It should be the same version as the version of Vue you are using.
2020

2121
```
2222
npm install --save-dev vue-template-compiler

0 commit comments

Comments
 (0)