aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/protocol.md b/docs/protocol.md
index cdd58d4..765840e 100644
--- a/docs/protocol.md
+++ b/docs/protocol.md
@@ -2,7 +2,7 @@
The wg-dynamic protocol runs over a reliable and ordered data stream
between a client and a server. Addressing is done on an upper layer,
-typically TCP.
+typically IP.
The protocol consists of ASCII messages with key=value pairs separated
by newline characters. A message ends with two consecutive newline