From 07584628d63807e32e0d6f841b1d97e7727eee37 Mon Sep 17 00:00:00 2001 From: wangyunqing Date: Wed, 30 Mar 2022 11:53:57 +0800 Subject: [PATCH] doc/radosgw/sync-modules.rst: fix typos Signed-off-by: wangyunqing --- doc/radosgw/sync-modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/sync-modules.rst b/doc/radosgw/sync-modules.rst index ca201e90ac993..c8b14c8762923 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 -- 2.39.5