Skip to content

Commit 5552f42

Browse files
authored
📝 docs: fix typo by @antfu
docs: fix typo
2 parents 7f2e0af + ffd0ee8 commit 5552f42

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
@@ -97,7 +97,7 @@ vue-i18n-locale-message squeeze --target=./src --output=./messages.json
9797
#### Infuse
9898

9999
```sh
100-
vue-i18n-locale-message infuse --target=./src --message=./translated.json
100+
vue-i18n-locale-message infuse --target=./src --messages=./translated.json
101101
```
102102

103103
## :raising_hand: Motivations

0 commit comments

Comments
 (0)