Skip to content

Commit 0325fd3

Browse files
Merge pull request ceph#58530 from zdover23/wip-doc-2024-07-11-radosgw-s3-authentication
doc/radosgw: s/http/HTTP/
2 parents f92b4f5 + 56c9388 commit 0325fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/radosgw/s3/authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requests are authenticated with AWS Signatures which are derived from the
1212
user's credentials (S3 access key and secret key).
1313

1414
Most S3 clients and AWS SDKs will generate these signatures for you, given the
15-
necessary credentials. When issuing raw http requests, these signatures must be
15+
necessary credentials. When issuing raw HTTP requests, these signatures must be
1616
added manually.
1717

1818
AWS Signature v4

0 commit comments

Comments
 (0)