From 57ac2f7f887529784c5162ea159f78c9c8d2e635 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 15 Jul 2021 19:36:32 -0700 Subject: [PATCH] doc/Admin.md: fix typo --- doc/Admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Admin.md b/doc/Admin.md index 7b7a2b25..75889c55 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -177,7 +177,7 @@ Now alice can use the `ban` command. Let's consider the [`mode`](#mode) command. Channel operators can use their IRC client's `/mode` command to set any channel modes, including any undesirable modes (such as +k). Suppose you'd prefer to limit -their modes to just a specific subset of all modes. You can do this with user-cabilities. To do so, +their modes to just a specific subset of all modes. You can do this with user-capabilities. To do so, instead of making them channel operators you can make them PBot users and grant them specific PBot user-capabilities.