From 2f2ac545cd25e264c5e91568c1fb10ec638998c2 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 12 Sep 2024 11:05:11 +0300 Subject: [PATCH] Fix typo --- roles/custom/matrix-synapse-admin/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/custom/matrix-synapse-admin/defaults/main.yml b/roles/custom/matrix-synapse-admin/defaults/main.yml index 827932228..6904244a4 100644 --- a/roles/custom/matrix-synapse-admin/defaults/main.yml +++ b/roles/custom/matrix-synapse-admin/defaults/main.yml @@ -1,5 +1,5 @@ --- -# matrix-synapse-admin is a web UI for mananging the Synapse Matrix server +# matrix-synapse-admin is a web UI for managing the Synapse Matrix server # Project source code URL: https://github.com/Awesome-Technologies/synapse-admin # Fork source code URL: https://github.com/etkecc/synapse-admin