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.
This commit is contained in:
parent
91dbb22950
commit
ab5a0b15f6
|
@ -74,7 +74,9 @@ The modules in this section are:
|
||||||
to communicate between nodes.
|
to communicate between nodes.
|
||||||
|
|
||||||
<<modules-remote-clusters, Remote cluster>>::
|
<<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>>::
|
<<modules-cross-cluster-search, Cross cluster Search>>::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue