From 5f6345921ab253472b6a6931f8aacc876f82ed40 Mon Sep 17 00:00:00 2001 From: PC-Admin Date: Tue, 19 Oct 2021 16:01:17 +0800 Subject: [PATCH] merge upstream --- roles/matrix-awx/surveys/bridge_discord_appservice.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/matrix-awx/surveys/bridge_discord_appservice.json.j2 b/roles/matrix-awx/surveys/bridge_discord_appservice.json.j2 index 2d0044b96..7252cc2c0 100644 --- a/roles/matrix-awx/surveys/bridge_discord_appservice.json.j2 +++ b/roles/matrix-awx/surveys/bridge_discord_appservice.json.j2 @@ -52,7 +52,7 @@ }, { "question_name": "Auto-Admin Rooms", - "question_description": "A list of rooms you want the user to be automatically joined and promoted to administrator (PL100) in. These should be the internal IDs (for example '!axfBUsKhfAjSMBdjKX:example.org') seperated by newlines.", + "question_description": "A list of rooms you want the user to be automatically joined and promoted to administrator (PL100) in. These should be the internal IDs (for example '!axfBUsKhfAjSMBdjKX:example.org') separated by newlines.", "required": false, "min": 0, "max": 4096,