We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d7838 commit 3e40d3cCopy full SHA for 3e40d3c
sendgrid/helpers/mail/file_content.py
@@ -31,7 +31,7 @@ def file_content(self, value):
31
32
def get(self):
33
"""
34
- Get a JSON-ready representation of this FileContente.
+ Get a JSON-ready representation of this FileContent.
35
36
:returns: This FileContent, ready for use in a request body.
37
:rtype: string
0 commit comments