3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 18:38:47 +02:00

doc/Admin.md: fix typo

This commit is contained in:
Pragmatic Software 2021-07-15 19:36:32 -07:00
parent 20be752560
commit 57ac2f7f88

View File

@ -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.