diff --git a/src/protocol.md b/src/protocol.md index d038087..51d8484 100644 --- a/src/protocol.md +++ b/src/protocol.md @@ -6,10 +6,9 @@ actors](./glossary.md#relay).[^analogy-to-subnets] Relays allow *indirect* commu distant entities can be addressed as if they were local. Relays exchange *Syndicate Protocol* messages across a [transport](./glossary.md#transport). A -*transport* is the underlying medium connecting one relay to its counterparts on a given -network. For example, a TLS-on-TCP/IP socket may connect a pair of relays to one another, or a -UDP multicast socket may connect an entire group of relays across an -ethernet.[^relaying-over-syndicate] +*transport* is the underlying medium connecting one relay to its counterpart(s). For example, a +TLS-on-TCP/IP socket may connect a pair of relays to one another, or a UDP multicast socket may +connect an entire group of relays across an ethernet.[^relaying-over-syndicate]