Skip to content

Commit dfc3951

Browse files
committed
Wording
1 parent 5389469 commit dfc3951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/internal/GeneralArchitectureGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
There are two main types of network communication used in Elasticsearch:
1010
- External clients interact with the cluster via the public REST API over HTTP connections
11-
- Cluster nodes communicate internally using a binary messaging format over TCP connections
11+
- Cluster nodes communicate internally using a binary message format over TCP connections
1212

1313
> [!NOTE]
1414
> Cross-cluster [replication](https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-ccr.html) and [search](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-cross-cluster-search.html) use binary/TCP messaging for inter-cluster communication but this is out of scope for this section

0 commit comments

Comments
 (0)