From 7e0dfdce31520ffa26fe3723a8887a0a812b45ab Mon Sep 17 00:00:00 2001 From: TomDakan Date: Mon, 25 Sep 2023 15:02:48 -0700 Subject: [PATCH] Fixed spelling in user-facing hint. Co-authored-by: Tymoteusz Boba --- server/modules/authentication/discord/definition.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/modules/authentication/discord/definition.yml b/server/modules/authentication/discord/definition.yml index 2262965d..cd207f54 100644 --- a/server/modules/authentication/discord/definition.yml +++ b/server/modules/authentication/discord/definition.yml @@ -26,5 +26,5 @@ props: roles: type: String title: Required Roles - hint: Optional - Comma-separated list of server role IDs that are required for access (you must hae a Server ID configured to use this.) + hint: Optional - Comma-separated list of server role IDs that are required for access (you must have a Server ID property configured to use this.) order: 4