Skip to content

Commit

Permalink
docs(api): fixed typo about i18nFormatter
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmccarthy authored Sep 26, 2016
1 parent 39e8fcd commit 628c58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitbook/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

- **Usage:**

Assign a customer message formatter.
Assign a custom message formatter.

```javascript
Vue.config.i18nFormatter = function(string, ...arguments) {
Expand Down

0 comments on commit 628c58c

Please sign in to comment.