From 55c6c33be12a883508df9fe2a2ecea886afc52f3 Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Wed, 4 Dec 2019 16:22:32 +0100 Subject: [PATCH] fix missing "of" in xep 0280 --- xep-0280.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0280.xml b/xep-0280.xml index c2884137..28818865 100644 --- a/xep-0280.xml +++ b/xep-0280.xml @@ -300,7 +300,7 @@

The following is the set of rules that a server implementation SHOULD use to determine which messages should be carbon-copied. Future specifications MAY add or override rules, though they are generally advised to use the <private/> element.

-

A &MESSAGE; is eligible for carbons delivery if it does not contain a <private/> child element and if at least one the following is true:

+

A &MESSAGE; is eligible for carbons delivery if it does not contain a <private/> child element and if at least one of the following is true: