We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be792f commit d00202aCopy full SHA for d00202a
tusclient/client.py
@@ -43,7 +43,7 @@ def uploader(self, *args, **kwargs) -> Uploader:
43
"""
44
Return uploader instance pointing at current client instance.
45
46
- Return uplaoder instance with which you can control the upload of a specific
+ Return uploader instance with which you can control the upload of a specific
47
file. The current instance of the tus client is passed to the uploader on creation.
48
49
:Args:
0 commit comments