From 677b50ec74f18909bfcf912ea24da571bf7437a3 Mon Sep 17 00:00:00 2001 From: Deepika Upadhyay Date: Mon, 2 Mar 2020 19:34:56 +0530 Subject: [PATCH] doc: change case from `apis` to `APIs` use APIs instead of apis to be consistent throughout. fixes: https://tracker.ceph.com/issues/44374 Signed-off-by: Deepika Upadhyay --- PendingReleaseNotes | 2 +- doc/radosgw/elastic-sync-module.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 57727601ff3..c9fd4c79451 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -306,7 +306,7 @@ * RGW S3: Support has been added for BlockPublicAccess set of APIs at a bucket level, currently blocking/ignoring public acls & policies are supported. - User/Account level apis are planned to be added in the future + User/Account level APIs are planned to be added in the future * RGW: The default number of bucket index shards for new buckets was raised from 1 to 11 to increase the amount of write throughput for small buckets diff --git a/doc/radosgw/elastic-sync-module.rst b/doc/radosgw/elastic-sync-module.rst index e06cbb66d8a..bb2f65d7722 100644 --- a/doc/radosgw/elastic-sync-module.rst +++ b/doc/radosgw/elastic-sync-module.rst @@ -96,7 +96,7 @@ As of Luminous RGW in the metadata master zone can now service end user requests. This allows for not exposing the elasticsearch endpoint in public and also solves the authentication and authorization problem since RGW itself can authenticate the end user requests. For this purpose RGW introduces a new query -in the bucket apis that can service elasticsearch requests. All these requests +in the bucket APIs that can service elasticsearch requests. All these requests must be sent to the metadata master zone. Syntax -- 2.39.5