diff --git a/en/application-dev/quick-start/arkts-basic-syntax-overview.md b/en/application-dev/quick-start/arkts-basic-syntax-overview.md index 59dd8e9e0ebb02f4f76b59985fe45e2e6b1f4cdd..885acf30122e0b2971ee51a4e0f399f63ab0f1c2 100644 --- a/en/application-dev/quick-start/arkts-basic-syntax-overview.md +++ b/en/application-dev/quick-start/arkts-basic-syntax-overview.md @@ -23,9 +23,9 @@ In this example, the basic composition of ArkTS is as follows. - [Custom component](arkts-create-custom-components.md): reusable UI unit, which can be combined with other components, such as the struct **Hello** decorated by @Component. -- Built-in component: default basic or container component preset in ArkTS, which can be directly invoked, such as** \**,** \**, **\**, and **\