# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1521726250 -3600
# Node ID 024075effb748e73b564b1f938ab4dc8fe6d97c8
# Parent  a57ed544fece10bd125a78a396c8c99ec1aaa81c
mod_minimix/README: Fix typo (thanks porrier)

diff -r a57ed544fece -r 024075effb74 mod_minimix/README.markdown
--- a/mod_minimix/README.markdown	Thu Mar 22 14:33:46 2018 +0100
+++ b/mod_minimix/README.markdown	Thu Mar 22 14:44:10 2018 +0100
@@ -1,7 +1,7 @@
 Account based MUC joining
 =========================
 
-Normally when joing a MUC groupchat, it is each individual client that
+Normally when joining a MUC groupchat, it is each individual client that
 joins. This means their presence in the group is tied to the session,
 which can be short-lived or unstable, especially in the case of mobile
 clients.