We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611ba5b commit 8e3252eCopy full SHA for 8e3252e
2 files changed
docs/zh-Hans/cookbook/components/index.md
@@ -41,7 +41,7 @@ export default {
41
}
42
```
43
44
-此插件注册后,`steup` 才能在组件中产生作用。
+此插件注册后,`setup` 才能在组件中产生作用。
45
46
:::
47
docs/zh-Hant/cookbook/components/index.md
-此 擴充元件 註冊後才能讓 `steup` 在元件中產生作用。
+此 擴充元件 註冊後才能讓 `setup` 在元件中產生作用。
0 commit comments