diff --git a/docs/guide/introduction.md b/docs/guide/introduction.md index 3012187d0..ac8f6ea4f 100644 --- a/docs/guide/introduction.md +++ b/docs/guide/introduction.md @@ -41,7 +41,7 @@ const members = [ If you would like to know more about the maintenance status of each version of Vue I18n, please see [here](./maintenance). ::: -Vue I18n is internationalization plugin of Vue.js. And that is one of [Intlify projects](https://intlify.dev/). It easily integrates some localization features to your Vue.js Application. +Vue I18n is a Vue.js internationalization plugin and part of the [Intlify projects](https://intlify.dev/). It easily integrates localization features to your Vue.js application. Go to [Installation](./installation)