Browse Source

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 năm trước cách đây
mục cha
commit
aca8c705ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
     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
     on the transport layer.