Delete repeated words " between nodes and".
This commit is contained in:
lslxdx 2016-11-10 18:54:36 +08:00 committed by Clinton Gormley
parent 3f7f8e4b97
commit e560c5be43

View File

@ -8,7 +8,7 @@ then you have a cluster of one node.
Every node in the cluster can handle <<modules-http,HTTP>> and
<<modules-transport,Transport>> traffic by default. The transport layer
is used exclusively for communication between nodes and between nodes and the
is used exclusively for communication between nodes and the
{javaclient}/transport-client.html[Java `TransportClient`]; the HTTP layer is
used only by external REST clients.