Skip to content

Commit 21fef67

Browse files
committed
Fix typo
1 parent 21aaf0c commit 21fef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase_admin/_messaging_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ class APNSConfig:
332332
Args:
333333
headers: A dictionary of headers (optional).
334334
payload: A ``messaging.APNSPayload`` to be included in the message (optional).
335-
live_activity_token: A push to start live activity token (optional).
335+
live_activity_token: A push to start live activity (optional).
336336
fcm_options: A ``messaging.APNSFCMOptions`` instance to be included in the message
337337
(optional).
338338

0 commit comments

Comments
 (0)