From: Zac Dover Date: Thu, 11 Jul 2024 03:48:39 +0000 (+1000) Subject: doc/radosgw: s/http/HTTP/ X-Git-Tag: testing/wip-xiubli-testing-20240812.080715-reef~11^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b228114e129eaecb63019459d956558f3c722cf2;p=ceph-ci.git doc/radosgw: s/http/HTTP/ 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 (cherry picked from commit 56c9388155efd2a6c31c5682540262a1bacf2811) --- diff --git a/doc/radosgw/s3/authentication.rst b/doc/radosgw/s3/authentication.rst index 543b2f9802b..115d0bbf5ee 100644 --- a/doc/radosgw/s3/authentication.rst +++ b/doc/radosgw/s3/authentication.rst @@ -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