From 246531813bc7e3893596d20ba27aff5f27bd1516 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 12 Feb 2015 20:23:36 +0000 Subject: [PATCH] typo --- 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 9c89170d..01bbe00a 100644 --- a/drafts/push_csapi.rst +++ b/drafts/push_csapi.rst @@ -99,7 +99,7 @@ unique within the kind of rule and scope: rule_ids need not be unique between rules of the same kind on different devices. A home server may also have server default rules of each kind and in each scope. -Server default rules are lower priority than user-defined rules in eacgh scope. +Server default rules are lower priority than user-defined rules in each scope. Server defined rules do not have a rule_id except when it is necessary to derive the function of the rule (ie. in room and sender rules). Server default rules have an attribute, "default" set to true.