Skip to content

Commit 7dc8ce7

Browse files
committed
docs: more tweaks
1 parent bad4675 commit 7dc8ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/integrations/nuxt3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ We will introduce Vue I18n integration for Nuxt 3.
55
The following is a tutorial on setting up a Nuxt 3 application from the initial configuration.
66

77
:::warning NOTICE
8-
This Nuxt3 application is set up in this tutorial doesn't support advanced i18n, such as URL (routing), SEO with head tags, and `lang` attribute in `html`tag.
8+
This Nuxt3 application is set up in this tutorial doesn't support advanced i18n, such as URL (routing), SEO with `head` tag, and `lang` attribute in `html`tag.
99

10-
To support for nuxt3 & nuxt bridge in [nuxtjs/i18n](https://i18n.nuxtjs.org/) is currently under development with Nuxt community.
10+
To support for Nuxt 3 & Nuxt Bridge in [nuxtjs/i18n](https://i18n.nuxtjs.org/) is currently under development with Nuxt community.
1111
See the about GitHub Discussion is [here](https://github.com/nuxt-community/i18n-module/discussions/1287)
1212
:::
1313

0 commit comments

Comments
 (0)