diff --git a/xep-0369.xml b/xep-0369.xml
index 3ebc5753..34dfb371 100644
--- a/xep-0369.xml
+++ b/xep-0369.xml
@@ -256,7 +256,7 @@
Each participant is addressable by a single bare JID, which is a proxy JID (not the user's real JID) to make it straightforward to hide the user's real JID from other channel participants. Full JIDs comprised of this bare JID plus a resource (also anonymized) are then constructed, allowing visibility into the number of online resources participating in a channel.
MIX requires client support and server support from the server providing the MIX service. Although some protocol is shared with MUC, MUC clients are not interoperable with a MIX service. This means that where a user chooses to use MIX, all of the users clients need to support MIX.
MIX requires the server to which the MIX client connects to provide functionality to support MIX. This functionality is defined in this specification and referenced as "MIX Participant's Server Behaviour".
- MIX domains MUST NOT be used for end user JIDs.
+ MIX domains MUST NOT be used to host end user JIDs.