diff --git a/en/application-dev/ability/fa-formability.md b/en/application-dev/ability/fa-formability.md index 7a8720f75af16d96de19999cb8ce86fccc5e9640..24735e3829039a761aeb88d55c560842cf3ff09a 100644 --- a/en/application-dev/ability/fa-formability.md +++ b/en/application-dev/ability/fa-formability.md @@ -337,4 +337,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 4335d7101073823bbd7e495e77641d1ba7ede076..21120b62239b70c166fd90d20839e1acea2486f6 100644 --- a/en/application-dev/ability/stage-formextension.md +++ b/en/application-dev/ability/stage-formextension.md @@ -345,4 +345,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) -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. \ No newline at end of file +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. \ No newline at end of file