changeset 3144:be4ba474e55d

mod_muc_badge/README: Fix typo in examlpe URL
author Kim Alvefur <zash@zash.se>
date Sat, 23 Jun 2018 18:14:44 +0200
parents 1f0d269a7cf0
children a3afab416271
files mod_muc_badge/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_muc_badge/README.markdown	Sat Jun 23 18:14:32 2018 +0200
+++ b/mod_muc_badge/README.markdown	Sat Jun 23 18:14:44 2018 +0200
@@ -10,7 +10,7 @@
 # Introduction
 
 This module generates a badge for MUC rooms at a HTTP URL like
-`https://example.com:5281/muc_badge/roo@conference.example.org`
+`https://example.com:5281/muc_badge/room@conference.example.org`
 containing the number of occupants.
 
 Inspiration