diff --git a/en/application-dev/notification/common-event.md b/en/application-dev/notification/common-event.md index 4d595083d6e4f7376a5c3b181a9cc27ea8c9c503..99cbc2a32b9cfdc29e56f834e7b834ce3179ef7c 100644 --- a/en/application-dev/notification/common-event.md +++ b/en/application-dev/notification/common-event.md @@ -13,7 +13,7 @@ Each application can subscribe to common events as required. After your applicat ## Common Event Subscription Development ### When to Use -You can create a subscriber object to subscribe to a common event to obtain the parameters passed in the event. Certain system common events require specific permissions to subscribe to. For details, see [Required Permissions](../reference/apis/js-apis-commonEvent.md#required-permissions). +You can create a subscriber object to subscribe to a common event to obtain the parameters passed in the event. Certain system common events require specific permissions to subscribe to. For details, see [Required Permissions](../reference/apis/js-apis-commonEvent.md). ### Available APIs | API | Description|