Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Nov 19, 2017
1 parent 166f6eb commit 6950598
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 @@ -94,7 94,7 @@ You can add a new locale or modify existing ones as you wish.
Example:

``` javascript
// Now we have English as default but we don't have a chinese translation
// Now we have English as default but we don't have a Chinese translation
// But the users specifies Chinese as their locale
const i18n = new vI18n({
base: 'en-us',
Expand Down

0 comments on commit 6950598

Please sign in to comment.