From a2d919b57ad4686241a577aca89b382beaa66d0f Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 18 Aug 2022 11:25:07 +0100 Subject: [PATCH] Fix example to have correct incantation (#358) --- docs/moderators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/moderators.md b/docs/moderators.md index 2e79c8c4..95095bf7 100644 --- a/docs/moderators.md +++ b/docs/moderators.md @@ -11,7 +11,7 @@ information about the Synapse module can be found in the README. If you're actively dealing with an incident, here's what you need to know: * Always talk to Mjolnir in your coordination room. -* `!mjolnir room add ` will add a room to your "protected rooms", roms where mjolnir will propagate bans. +* `!mjolnir rooms add ` will add a room to your "protected rooms", roms where mjolnir will propagate bans. * `!mjolnir ban user @spammer:example.org` will ban someone. * `!mjolnir ban server example.org` will ban a whole server. * `!mjolnir rules` will tell you what the shortcodes are for your ban lists (needed above).