]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: Change 'ReST' to 'REST' in doc/radosgw/layout.rst
authorwangyingbin <wangyingbin@inspur.com>
Fri, 28 Oct 2022 08:23:44 +0000 (16:23 +0800)
committerwangyingbin <wangyingbin@inspur.com>
Fri, 28 Oct 2022 08:23:44 +0000 (16:23 +0800)
In doc/radosgw/layout.rst, 'ReST' is not spelled properly, so we change it to 'REST'.

Signed-off-by: wangyingbin <wangyingbin@inspur.com>
doc/radosgw/layout.rst

index e861519f6cf81acede73481f2f8691ec0e6e1547..723adf827124f6f870611d7cce56df5af15e1a61 100644 (file)
@@ -71,7 +71,7 @@ Objects data is kept in one or more RADOS objects for each rgw object.
 Object Lookup Path
 ------------------
 
-When accessing objects, ReST APIs come to RGW with three parameters:
+When accessing objects, REST APIs come to RGW with three parameters:
 account information (access key in S3 or account name in Swift),
 bucket or container name, and object name (or key). At present, RGW only
 uses account information to find out the user ID and for access control.