Parcourir la source

Fix formatting of remotes clusters module section

This commit fixes the formatting of the remote clusters module section
on the modules page. We add a missing newline and wrap the columns at
80.
Jason Tedor il y a 7 ans
Parent
commit
ab5a0b15f6
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      docs/reference/modules.asciidoc

+ 3 - 1
docs/reference/modules.asciidoc

@@ -74,7 +74,9 @@ The modules in this section are:
     to communicate between nodes.
 
 <<modules-remote-clusters, Remote cluster>>::
-    Remote clusters are used in features that work by connecting across clusters on the transport layer.
+
+    Remote clusters are used in features that work by connecting across clusters
+    on the transport layer.
 
 <<modules-cross-cluster-search, Cross cluster Search>>::