From 95260e8e5e17950f4730fa5433b4fb336cb87dec Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Wed, 21 Sep 2022 10:12:54 +0100 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffbc824..2b431c6 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ tuple containing a class for each mute group - `on`: bool, from 0 to 3 -for example: `config.mutegroup[0].on = True` +for example: `config.mute_group[0].on = True` ### `Tests`