From 6a9c3f293de76a1d1047c7c6ef0c3c88bd4ed97e Mon Sep 17 00:00:00 2001 From: redchess64 <155838822+redchess64@users.noreply.github.com> Date: Sun, 19 Jan 2025 12:23:17 -0500 Subject: [PATCH] fixed typo in config-file-descriptions.md --- docs/config-file-descriptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config-file-descriptions.md b/docs/config-file-descriptions.md index e474e60d9..37de1a534 100644 --- a/docs/config-file-descriptions.md +++ b/docs/config-file-descriptions.md @@ -160,7 +160,7 @@ Allows you to disable or enable protection against creating custom messages with * **Default**: `True` ## DisableDefaultIPBan -Disbales IP bans by default, if no arguments are passed to the ban command. +Disables IP bans by default, if no arguments are passed to the ban command. * **Field type**: `Boolean` * **Default**: `False`