diff --git a/documents/api.md b/documents/api.md index 03cb80bb..aa0ad4ec 100644 --- a/documents/api.md +++ b/documents/api.md @@ -11,8 +11,8 @@ * [setTags](#settags) * [cleanTags](#cleantags) * [sendLocalNotification](#sendlocalnotification) - * [clearLocalNotifications](#clearLocalNotifications) - * [removeLocalNotification](#removeLocalNotification) + * [clearLocalNotifications](#clearlocalnotifications) + * [removeLocalNotification](#removelocalnotification) * [clearAllNotifications](#clearallnotifications) * [clearNotificationById](#clearnotificationbyId) * [点击推送事件](#点击推送事件) diff --git a/documents/api_en.md b/documents/api_en.md index c327f70c..96db2430 100644 --- a/documents/api_en.md +++ b/documents/api_en.md @@ -13,8 +13,8 @@ * [Receive Notification event](#receive-notification-event) * [Receive Custom Message Event](#receive-custom-message-event) * [sendLocalNotification](#sendlocalnotification) - * [removeLocalNotification](#removeLocalNotification) - * [clearLocalNotifications](#clearLocalNotifications) + * [removeLocalNotification](#removelocalnotification) + * [clearLocalNotifications](#clearlocalnotifications) * [clearAllNotifications](#clearallnotifications) * [clearNotificationById](#clearnotificationbyId) * [iOS Only API](#ios-only-api)