Skip to content

Commit

Permalink
client: uploader: typo in description (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Hemant Sachdeva <[email protected]>
  • Loading branch information
HemantSachdeva authored Jun 7, 2022
1 parent 7be792f commit d00202a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tusclient/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def uploader(self, *args, **kwargs) -> Uploader:
"""
Return uploader instance pointing at current client instance.
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
file. The current instance of the tus client is passed to the uploader on creation.
:Args:
Expand Down

0 comments on commit d00202a

Please sign in to comment.