Преглед на файлове

Fix typos (#21456)

Delete repeated words " between nodes and".
lslxdx преди 9 години
родител
ревизия
e560c5be43
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/reference/modules/node.asciidoc

+ 1 - 1
docs/reference/modules/node.asciidoc

@@ -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.