Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 3e9df6f

Browse files
committed
Fix typo.
1 parent 9f4bac3 commit 3e9df6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Breaking changes
1111

1212
- Now local scheduled notifications trigger `onNotification` before display [#574](https://github.com/zo0r/react-native-push-notification/pull/574).
13-
- `RNPushNotificationRegistrationService` has been remove, old reference in AndroidManifest must be removed.
13+
- `RNPushNotificationRegistrationService` has been removed, old reference in AndroidManifest must be removed.
1414
- `Notifications.registerNotificationActions()` has been removed and is not required for `actions`.
1515
- `DeviceEventEmitter.addListener('notificationActionReceived', callback)` is replaced by `onAction`.
1616

0 commit comments

Comments
 (0)