From: wangyunqing Date: Wed, 30 Mar 2022 03:53:57 +0000 (+0800) Subject: doc/radosgw/sync-modules.rst: fix typos X-Git-Tag: v18.0.0~1162^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45701%2Fhead;p=ceph.git doc/radosgw/sync-modules.rst: fix typos Signed-off-by: wangyunqing --- diff --git a/doc/radosgw/sync-modules.rst b/doc/radosgw/sync-modules.rst index ca201e90ac99..c8b14c876292 100644 --- a/doc/radosgw/sync-modules.rst +++ b/doc/radosgw/sync-modules.rst @@ -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