mod_muc_badge/README: Fix typo in examlpe URL
authorKim Alvefur <zash@zash.se>
Sat, 23 Jun 2018 18:14:44 +0200
changeset 3148 be4ba474e55d
parent 3147 1f0d269a7cf0
child 3149 a3afab416271
mod_muc_badge/README: Fix typo in examlpe URL
mod_muc_badge/README.markdown
--- 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