Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Update nuxt.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdmaster authored Mar 24, 2020
1 parent 576cdd1 commit 85277ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const config: Configuration = {
{
name: 'i18n_redirected',
label: 'i18n Redirection Cookie',
description: 'Used for automatically switching UI languages in accordance with locale preferences in the web browser configuration.',
description: 'For automatically switching UI languages in accordance with locale preferences in the web browser configuration.',
cookies: ['i18n_redirected']
}
],
Expand Down

0 comments on commit 85277ad

Please sign in to comment.