Skip to content

Commit 55e378c

Browse files
authored
Update index.md (#1431)
1 parent 2ed9d6c commit 55e378c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To use similar ways like the `setup` function, you need to call the `useI18n` fu
8282
For more information on the Composition API, please refer to [documentation](https://v3.vuejs.org/guide/composition-api-introduction.html) of Vue.js
8383
:::
8484

85-
Throughout the docs, we’ll use APIs like `this.$i18n` and `this.$t`, which are almost keep backward compatible from Vue I18n v8.x.
85+
Throughout the docs, we’ll use APIs like `this.$i18n` and `this.$t`, which are almost backwards compatible from Vue I18n v8.x.
8686

8787
:::tip NOTE
8888
In Vue I18n v9 and later, the API offered by Vue I18n v8.x is called **Legacy API** mode.

0 commit comments

Comments
 (0)