Skip to content

Commit

Permalink
update pluralization.md (#871)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Timibadass committed May 11, 2020
1 parent 30d0911 commit 9a66007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vuepress/guide/pluralization.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can translate with pluralization. You must define the locale that have a pip

*Your template will need to use `$tc()` instead of `$t()`.*

Locale messages the below:
Locale messages below:

```js
const messages = {
Expand Down

0 comments on commit 9a66007

Please sign in to comment.