Skip to content

Commit

Permalink
Update get-started/_common/components/_overview.md
Browse files Browse the repository at this point in the history
Co-authored-by: y2-Whyto <[email protected]>
  • Loading branch information
wwvm and y2-Whyto authored Aug 8, 2022
1 parent 5e05e5d commit ee110fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/_common/components/_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ system and capabilities provided by other components (or the framework) that
they require to function. Component Manager resolves and validates all capability
requests between components to ensure they match capabilities that the component
has been properly granted. -->
组件通过功能获得访问更广泛系统的各个部分的特权。每个组件都可以声明它们提供给系统的新功能以及需要其他组件(或框架)提供的功能。组件管理器解析并验证组件间的所有功能请求,以确保它们与组件已被正确授予的功能相匹配
组件通过能力来获得访问更广泛系统的各个部分的权限。每个组件都可以声明它们提供给系统的新能力,以及它们运行所需的其他组件(或框架)提供的能力。组件管理器解析并验证组件间的所有能力请求,以确保它们与组件已被正确授予的能力相匹配

<aside class="key-point">
<!-- <b>Legacy components</b> -->
Expand Down

0 comments on commit ee110fd

Please sign in to comment.