From 63593de4b887c8e64cf69bb75d93c06dbe106118 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 2 Mar 2015 13:27:31 +0000 Subject: [PATCH] Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better. --- drafts/push_csapi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafts/push_csapi.rst b/drafts/push_csapi.rst index 7cf46269..83a15250 100644 --- a/drafts/push_csapi.rst +++ b/drafts/push_csapi.rst @@ -154,7 +154,7 @@ with these IDs, their semantics should match those given below: ], } -.m.rule.room_two_members +.m.rule.room_one_to_one Matches any message sent in a room with exactly two members. Definition (this rule can only be an override or underride rule)::