diff --git a/en/application-dev/ability/fa-pageability.md b/en/application-dev/ability/fa-pageability.md index 3c9fd320425f7b5fa961665aa104645d1dcbcebf..ba7f8cd1d21f1ed7c96f53a2adcf81ae6439748b 100644 --- a/en/application-dev/ability/fa-pageability.md +++ b/en/application-dev/ability/fa-pageability.md @@ -86,8 +86,10 @@ By default, **singleton** is used. ); ``` -### Starting a Remote Page Ability (Applying only to System Applications) ->Note: The **getTrustedDeviceListSync** API of the **DeviceManager** class is open only to system applications. Therefore, remote Page ability startup applies only to system applications. +### Starting a Remote Page Ability +>Note +> +>This feature applies only to system applications, since the **getTrustedDeviceListSync** API of the **DeviceManager** class is open only to system applications. **Modules to Import**