Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rico Sta. Cruz <[email protected]>
  • Loading branch information
jasoncheng-jora and rstacruz authored Oct 25, 2023
1 parent 7988838 commit 2e873ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ In the above example,

##### Error on no translation for global key

We can throw error if Phrase does not have translation that matches a global key. This can be done by passing `--error-on-no-global-key-translation` flag to `vocab pull`. E.g.
Vocab can be configured to throw an error if Phrase doesn't have translation that matches a global key. This can be done by passing `--error-on-no-global-key-translation` flag to `vocab pull`.

```sh
vocab pull --error-on-no-global-key-translation
Expand Down

0 comments on commit 2e873ad

Please sign in to comment.