Skip to content

Commit 8d36432

Browse files
committed
edit pass: add-chat-push-notifications
1 parent 20ad4e5 commit 8d36432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/add-chat-push-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ This tutorial proposes two solutions that are aligned with Apple's official guid
201201
202202
### Solution 1: Background tasks
203203

204-
Background tasks offer a way to perform activities even when the app is not in the foreground. By implementing a background task, your app can request additional time to complete a specific task, such as renewing the push notification registration.
204+
Background tasks offer a way to perform activities even when the app is not in the foreground. By implementing a background task, your app can request more time to complete a specific task, such as renewing the push notification registration.
205205

206206
The following sections describe how you can use background tasks for registration renewal.
207207

0 commit comments

Comments
 (0)