From 4efda5aaca14bc7caead79d2c89af86860d655dc Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Tue, 9 Jun 2020 20:43:45 -0700 Subject: [PATCH] s/home server/homeserver --- protocols/matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/matrix.md b/protocols/matrix.md index 823c8c8..1893f39 100644 --- a/protocols/matrix.md +++ b/protocols/matrix.md @@ -16,7 +16,7 @@ Matrix has a federated and a p2p version. In the federated version of Matrix, all messages are currently sent out full-mesh within a conversation. A node broadcasts in parallel to every other node present in the room. Experimental work on stochastic spanning tree "fan-out" approaches to improve efficiency are being researched. -30% of publicly visible users are on the matrix.org home server. There are many smaller servers as well. +30% of publicly visible users are on the matrix.org homeserver. There are many smaller servers as well. #### P2p