Skip to content

Commit

Permalink
Update README.md (#57)
Browse files Browse the repository at this point in the history
Removing duplicated "the" in the comment.
  • Loading branch information
myeljoud authored Feb 17, 2024
1 parent b6f5cfb commit f5e56d8
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 @@ -67,7 +67,7 @@ let tickets = [];
...

// Later, after the Expo push notification service has delivered the
// notifications to Apple or Google (usually quickly, but allow the the service
// notifications to Apple or Google (usually quickly, but allow the service
// up to 30 minutes when under load), a "receipt" for each notification is
// created. The receipts will be available for at least a day; stale receipts
// are deleted.
Expand Down

0 comments on commit f5e56d8

Please sign in to comment.