From caa9652191cd2b3e91fcf07a32a984f479795c67 Mon Sep 17 00:00:00 2001 From: Steve Clarke Date: Thu, 25 Apr 2024 18:34:38 -0230 Subject: [PATCH] Update started.md to fix typo --- docs/guide/essentials/started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/essentials/started.md b/docs/guide/essentials/started.md index 86bc53068..3762ea351 100644 --- a/docs/guide/essentials/started.md +++ b/docs/guide/essentials/started.md @@ -109,4 +109,4 @@ In Vue I18n v9 and later, the API offered by Vue I18n v8.x is called **Legacy AP The following sections will be explained using the Legacy API. -If you wuold like to use it in Composition API style and already understand Vue I18n, you can step to [here](../advanced/composition). +If you would like to use it in Composition API style and already understand Vue I18n, you can step to [here](../advanced/composition).