]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: change case from `apis` to `APIs`
authorDeepika Upadhyay <dupadhya@redhat.com>
Mon, 2 Mar 2020 14:04:56 +0000 (19:34 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 3 Mar 2020 09:22:45 +0000 (14:52 +0530)
use APIs instead of apis to be consistent throughout.

fixes: https://tracker.ceph.com/issues/44374
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
PendingReleaseNotes
doc/radosgw/elastic-sync-module.rst

index 57727601ff35d512bda7ed4473e7ff363782fdab..c9fd4c79451858ebfc14b45b83b3ef7b8fc09050 100644 (file)
 
 * 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
index e06cbb66d8ab5fab22cb56301580ff12c880c86b..bb2f65d77220570a7b9800994ee67b59a7241bb7 100644 (file)
@@ -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