Skip to content

Commit 95675ca

Browse files
committed
fix typo
1 parent c158b32 commit 95675ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/examples-s3-transfermanager.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Upload Files and Directories
4545
Upload a Single File
4646
--------------------
4747

48-
Call the |xfermgr| :methodname:`upload` method, providing an |S3|
48+
Call |xfermgr|'s :methodname:`upload` method, providing an |S3|
4949
bucket name, a key (object) name, and a standard Java :javase-ref:`File <java/io/File>` object that
5050
represents the file to upload.
5151

0 commit comments

Comments
 (0)