浏览代码

Fix name of remote clusters reference

This commit fixes the name of the reference to the remote clusters
module on the modules page by adding a missing character.
Jason Tedor 7 年之前
父节点
当前提交
aca8c705ae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules.asciidoc

+ 1 - 1
docs/reference/modules.asciidoc

@@ -73,7 +73,7 @@ The modules in this section are:
     Configure the transport networking layer, used internally by Elasticsearch
     Configure the transport networking layer, used internally by Elasticsearch
     to communicate between nodes.
     to communicate between nodes.
 
 
-<<modules-remote-clusters, Remote cluster>>::
+<<modules-remote-clusters, Remote clusters>>::
 
 
     Remote clusters are used in features that work by connecting across clusters
     Remote clusters are used in features that work by connecting across clusters
     on the transport layer.
     on the transport layer.