Skip to content

Commit

Permalink
📝 docs(vuepress): Small typo (#417) by @jmaitrehenry
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaitrehenry authored and kazupon committed Aug 28, 2018
1 parent e09e643 commit 170f691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vuepress/guide/locale.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ new Vue({
...
}).$mount('#app')

// cheange other locale
// change other locale
i18n.locale = 'en'
```

Expand Down

0 comments on commit 170f691

Please sign in to comment.