]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/radosgw: s/http/HTTP/
authorZac Dover <zac.dover@proton.me>
Thu, 11 Jul 2024 03:48:39 +0000 (13:48 +1000)
committerCasey Bodley <cbodley@redhat.com>
Thu, 11 Jul 2024 13:21:54 +0000 (09:21 -0400)
s/http/HTTP/ in doc/radosgw/s3/authentication.rst, as suggested by
Anthony D'Atri in the location linked in the "Fixes:" line below.

Fixes: https://github.com/ceph/ceph/pull/58436#discussion_r1667088045
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 56c9388155efd2a6c31c5682540262a1bacf2811)

doc/radosgw/s3/authentication.rst

index 543b2f9802b77adbe644da9867e7da992e14cb83..115d0bbf5ee02d19e87d13b652b1152d6620d605 100644 (file)
@@ -12,7 +12,7 @@ Requests are authenticated with AWS Signatures which are derived from the
 user's credentials (S3 access key and secret key).
 
 Most S3 clients and AWS SDKs will generate these signatures for you, given the
-necessary credentials. When issuing raw http requests, these signatures must be
+necessary credentials. When issuing raw HTTP requests, these signatures must be
 added manually.
 
 AWS Signature v4