We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865e1e8 commit 2a5eee9Copy full SHA for 2a5eee9
docs/src/further_topics/s3_io.rst
@@ -8,7 +8,7 @@ At the present time, by far the most widely used platform for this is
8
`Amazon S3 "buckets" <https://aws.amazon.com/s3/>`_.
9
10
It is common to treat an S3 bucket like a "disk", storing files as individual S3
11
-objects. S3 access urls can also contain a nested
+objects. S3 access URLs can also contain a nested
12
`'prefix string' <https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-prefixes.html>`_
13
structure, which naturally mirrors sub-directories in a file-system.
14
0 commit comments