Skip to content

Commit

Permalink
Update resend/broadcasts/_broadcasts.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Cisneiros <[email protected]>
  • Loading branch information
drish and Cisneiros authored Dec 16, 2024
1 parent f883cde commit 279cf49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resend/broadcasts/_broadcasts.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class _SendBroadcastParams(TypedDict):
scheduled_at: NotRequired[str]
"""
Schedule email to be sent later.
The date should be in language natural (e.g.: in 1 min) or ISO 8601 format (e.g: 2024-08-05T11:52:01.858Z).
The date should be in natural language (e.g.: in 1 min) or ISO 8601 format (e.g: 2024-08-05T11:52:01.858Z).
"""


Expand Down

0 comments on commit 279cf49

Please sign in to comment.