From a476adae76bc55fa22f622aec781e00e7c0eff96 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Mon, 26 Aug 2024 15:04:04 -0400 Subject: [PATCH] use Title Case for headings #10798 --- doc/sphinx-guides/source/developers/s3-direct-upload-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/developers/s3-direct-upload-api.rst b/doc/sphinx-guides/source/developers/s3-direct-upload-api.rst index 8afe5b39ca4..a8f87f13375 100644 --- a/doc/sphinx-guides/source/developers/s3-direct-upload-api.rst +++ b/doc/sphinx-guides/source/developers/s3-direct-upload-api.rst @@ -73,7 +73,7 @@ In the example responses above, the URLs, which are very long, have been omitted .. _direct-upload-to-s3: -Upload files to S3 +Upload Files to S3 ------------------ The client must then use the URL(s) to PUT the file, or if the file is larger than the specified partSize, parts of the file.