Skip to content

Commit

Permalink
Update packages/core/docs/guide/internationalization.md
Browse files Browse the repository at this point in the history
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
  • Loading branch information
filrak and NataliaTepluhina committed Jan 4, 2021
1 parent 5abf392 commit 5c3cc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/docs/guide/internationalization.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ By default, all Vue Storefront modules have `useNuxtI18nModule` property set to

## Custom configuration

You are always able to provide your own i18n configuration just for a specific module by setting `useNuxtI18nModule` to false.
You always can provide your own i18n configuration just for a specific module by setting `useNuxtI18nModule` to false.

```js
['@vue-storefront/{INTEGRATION}/nuxt', {
Expand Down

0 comments on commit 5c3cc22

Please sign in to comment.