From c7e4b6695c5f20fde3cc6ad3b5893e65c113c5b0 Mon Sep 17 00:00:00 2001 From: Alex Palaistras Date: Sun, 15 May 2022 13:13:31 +0100 Subject: [PATCH] XEP-0308: Correct `disco#info` example JIDs This commit corrects the JIDs provided in the query/response examples for XEP-0308, specifically: the request example did not provide a valid `to` attribute, and the response example did not have matching JIDs for the `from` and `to` attributes. --- xep-0308.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xep-0308.xml b/xep-0308.xml index cfeb8c63..bd369716 100644 --- a/xep-0308.xml +++ b/xep-0308.xml @@ -72,13 +72,14 @@ ]]> ...