]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw/sync-modules.rst: fix typos 45701/head
authorwangyunqing <wangyunqing@inspur.com>
Wed, 30 Mar 2022 03:53:57 +0000 (11:53 +0800)
committerwangyunqing <wangyunqing@inspur.com>
Wed, 30 Mar 2022 03:53:57 +0000 (11:53 +0800)
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
doc/radosgw/sync-modules.rst

index ca201e90ac99359217e85325223026679c40f3da..c8b14c876292397698a2859fbfad9e06fe7d4b40 100644 (file)
@@ -18,7 +18,7 @@ tape drives, indexing metadata in ElasticSearch etc.
 A sync module configuration is local to a zone. The sync module determines
 whether the zone exports data or can only consume data that was modified in
 another zone. As of luminous the supported sync plugins are `elasticsearch`_,
-``rgw``, which is the default sync plugin that synchronises data between the
+``rgw``, which is the default sync plugin that synchronizes data between the
 zones and ``log`` which is a trivial sync plugin that logs the metadata
 operation that happens in the remote zones. The following docs are written with
 the example of a zone using `elasticsearch sync module`_, the process would be similar