Skip to content

Commit f6aaef5

Browse files
committed
typo
1 parent 423a05a commit f6aaef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Time To Live (TTL, in seconds) is how long a push message is retained by the pus
105105
is not yet accessible (eg. is not connected). You may want to use a very long time for important notifications. The default TTL is 4 weeks.
106106
However, if you send multiple nonessential notifications, set a TTL of 0: the push notification will be delivered only
107107
if the user is currently connected. For other cases, you should use a minimum of one day if your users have multiple time
108-
zones, and if you don't several hours will suffice.
108+
zones, and if they don't several hours will suffice.
109109

110110
```php
111111
<?php

0 commit comments

Comments
 (0)