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 years ago
parent
commit
aca8c705ae
1 changed files with 1 additions and 1 deletions
  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.