Skip to content

Commit 4446ca2

Browse files
committed
chore: fix typo
1 parent 8d76a59 commit 4446ca2

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
@@ -222,7 +222,7 @@ export default {
222222
}
223223
```
224224

225-
`globalStyle` relies on the Vue plugin, make sure the register it first:
225+
`globalStyle` relies on the Vue plugin, make sure to register it first:
226226

227227
```js
228228
import Vue from 'vue'

0 commit comments

Comments
 (0)