diff --git a/README.md b/README.md index f0e2515a..d666d76e 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Allows you to add specific actions for notification with specific category. ### `removePendingNotificationRequests()` ```jsx -PushNotificationIOS.removeDeliveredNotifications(identifiers); +PushNotificationIOS.removePendingNotificationRequests(identifiers); ``` Removes the specified pending notifications from Notification Center