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)
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