Skip to content

Commit f0a8d3f

Browse files
committed
tweak README
1 parent d4408a1 commit f0a8d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ vue-i18n-locale-message squeeze --target=./src --output=./messages.json
111111
vue-i18n-locale-message infuse --target=./src --locales=./translated.json
112112
```
113113

114-
#### push
114+
#### Push
115115

116116
```sh
117117
vue-i18n-locale-message push --provider=l10n-service-provider \
@@ -120,7 +120,7 @@ vue-i18n-locale-message push --provider=l10n-service-provider \
120120
--filename-match=^([\\w]*)\\.json
121121
```
122122

123-
#### pull
123+
#### Pull
124124

125125
```sh
126126
vue-i18n-locale-message pull --provider=l10n-service-provider \

0 commit comments

Comments
 (0)