Skip to content

Commit 396633c

Browse files
pp-moukmo-ccbunney
andauthored
Update docs/src/further_topics/s3_io.rst
Co-authored-by: Chris Bunney <48915820+ukmo-ccbunney@users.noreply.github.com>
1 parent c9fc6a3 commit 396633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/further_topics/s3_io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Map your S3 bucket "into" the chosen empty directory -- e.g.
132132
Within Python code
133133
^^^^^^^^^^^^^^^^^^
134134
Access files stored as S3 objects "under" the S3 url, appearing as files under the
135-
mapped file-system path -- e.g.
135+
You can now access objects at the remote S3 URL via the mount point on your local file system you just created with `s3fs`, e.g.
136136

137137
.. code-block:: python
138138

0 commit comments

Comments
 (0)