From 9606a37185a2c69ebb3c39c71f06e4de44fd4b51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Thu, 30 Aug 2018 01:20:24 +0100 Subject: [PATCH] xmpp-sprint: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- content/posts/xmpp-sprint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/xmpp-sprint.md b/content/posts/xmpp-sprint.md index bc6723c..f9aaff2 100644 --- a/content/posts/xmpp-sprint.md +++ b/content/posts/xmpp-sprint.md @@ -94,7 +94,7 @@ Here is roughly what was mentioned, and what we planned to work on: and thus help with recognition, for nicknames in groupchats, for example. 5. [Hats](https://xmpp.org/extensions/xep-0317.html). Hats allow for customised roles and affiliations in chatrooms, an extension - of the usual roles and affiliations. They can be used a regular "titles" + of the usual roles and affiliations. They can be used as regular "titles" that are displayed to other users, (e.g., "Teacher", "Student", "Developer of XYZ"), but can also carry permission information.