瀏覽代碼

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.