Skip to content

Commit 8e3252e

Browse files
authored
docs: fix typo for zh-Hans & zh-Hant (#437)
* Update index.md docs: steup -> setup * docs: Update index.md:44 steup -> setup for Traditional Chinese (zh-Hant)
1 parent 611ba5b commit 8e3252e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/zh-Hans/cookbook/components/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141
}
4242
```
4343

44-
此插件注册后,`steup` 才能在组件中产生作用。
44+
此插件注册后,`setup` 才能在组件中产生作用。
4545

4646
:::
4747

docs/zh-Hant/cookbook/components/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141
}
4242
```
4343

44-
此 擴充元件 註冊後才能讓 `steup` 在元件中產生作用。
44+
此 擴充元件 註冊後才能讓 `setup` 在元件中產生作用。
4545

4646
:::
4747

0 commit comments

Comments
 (0)