diff --git a/specification/server_server_api.rst b/specification/server_server_api.rst index 607f1ee3..a968819c 100644 --- a/specification/server_server_api.rst +++ b/specification/server_server_api.rst @@ -374,9 +374,9 @@ Target User Authorization rules +++++++++++++++++++ -The rules governing whether an event is authorized depend solely on the -state of the room at the point in the room graph at which the new event is to -be inserted. The types of state events that affect authorization are: +The rules governing whether an event is authorized depends on a set of state. A +given event is checked multiple times against different sets of state, as +specified above. The types of state events that affect authorization are: - ``m.room.create`` - ``m.room.member``