Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update started.md to fix typo #1822

Merged
merged 1 commit into from
Apr 27, 2024
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/essentials/started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).