Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guide/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down