From c852b823243f15447c3b912adc5fdeeb35633cd9 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Tue, 16 Aug 2022 17:20:44 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c9b067..b074d2a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Example for a zoneminder server: ```yaml zoneminder: timezone: 'Europe/Vienna' - tools: true # install useful admin-tools' + tools: true # install useful admin-tools apache: domain: 'zoneminder.template.ansibleguy.net'