Skip to content

Commit 76814c0

Browse files
drishrehanvdm
andauthored
Update resend/domains/_domains.py
Co-authored-by: Rehan van der Merwe <rehan.vdm4@gmail.com>
1 parent fe89c2e commit 76814c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resend/domains/_domains.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class CreateDomainResponse(BaseResponse):
110110
"""
111111
tracking_subdomain: NotRequired[str]
112112
"""
113-
The custom subdomain used for click and open tracking links (e.g., "links").
113+
The custom subdomain used for click and open tracking links (e.g., "links")
114114
"""
115115

116116
class UpdateParams(TypedDict):

0 commit comments

Comments
 (0)