diff --git a/en/application-dev/ability/fa-formability.md b/en/application-dev/ability/fa-formability.md index a39894a015af16fc254356927d4480b66d3b71e4..b930a33717318765c26a10ac022fa4b1e617d15f 100644 --- a/en/application-dev/ability/fa-formability.md +++ b/en/application-dev/ability/fa-formability.md @@ -332,4 +332,4 @@ The following sample is provided to help you better understand how to develop a [FormAbility](https://gitee.com/openharmony/app_samples/tree/master/ability/FormAbility) -This sample provides a widget. Users can create, update, and delete widgets on the home screen of their phones or by using their own widget host. This sample also implements widget information persistence by using lightweight data storage. +This sample provides a widget. Users can create, update, and delete widgets on the home screen of their devices or by using their own widget host. This sample also implements widget information persistence by using lightweight data storage. diff --git a/en/application-dev/ability/stage-formextension.md b/en/application-dev/ability/stage-formextension.md index 2cc86ac811044eb525a9e1260f577971525f82c3..9ce9471970bc805325db026ae5a522b9bd55358b 100644 --- a/en/application-dev/ability/stage-formextension.md +++ b/en/application-dev/ability/stage-formextension.md @@ -353,4 +353,4 @@ The following sample is provided to help you better understand how to develop a [FormExtAbility](https://gitee.com/openharmony/app_samples/tree/master/ability/FormExtAbility) -This sample provides a widget. Users can create, update, and delete widgets on the home screen of their phones or by using their own widget host. This sample also implements widget information persistence by using lightweight data storage. +This sample provides a widget. Users can create, update, and delete widgets on the home screen of their devices or by using their own widget host. This sample also implements widget information persistence by using lightweight data storage.