From 2522578c8a2ee4b268aea75fe447a4dea5b17270 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sun, 27 May 2018 00:24:57 +0300 Subject: [PATCH] Fix a typo in XEP-0334 --- xep-0334.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0334.xml b/xep-0334.xml index ef086fbe..89d4e2f7 100644 --- a/xep-0334.xml +++ b/xep-0334.xml @@ -93,7 +93,7 @@

-

Offline storage and &xep0313; can define their own rules on what messages to store and usually only store messages that contain a body element. However a sender may want to indicate that a message is worth storeing even though it might not match those rules (e.g. an encrypted message that carries the payload outside the body element). Such a message can be marked with a <store/> hint.

+

Offline storage and &xep0313; can define their own rules on what messages to store and usually only store messages that contain a body element. However a sender may want to indicate that a message is worth storing even though it might not match those rules (e.g. an encrypted message that carries the payload outside the body element). Such a message can be marked with a <store/> hint.