Skip to content

Commit 3e40d3c

Browse files
docs: fixed typo in sendgrid/helpers/mail/file_content.py (sendgrid#955)
1 parent f3d7838 commit 3e40d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sendgrid/helpers/mail/file_content.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def file_content(self, value):
3131

3232
def get(self):
3333
"""
34-
Get a JSON-ready representation of this FileContente.
34+
Get a JSON-ready representation of this FileContent.
3535
3636
:returns: This FileContent, ready for use in a request body.
3737
:rtype: string

0 commit comments

Comments
 (0)