Skip to content

Commit

Permalink
It's not a push notification, it's a notification (ChuckerTeam#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuie authored Apr 6, 2022
1 parent 34b0bb9 commit 28685a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ You can customize chucker providing an instance of a `ChuckerCollector`:
// Create the Collector
val chuckerCollector = ChuckerCollector(
context = this,
// Toggles visibility of the push notification
// Toggles visibility of the notification
showNotification = true,
// Allows to customize the retention period of collected data
retentionPeriod = RetentionManager.Period.ONE_HOUR
Expand Down

0 comments on commit 28685a3

Please sign in to comment.