From c80bab90363d4d95eb5ee010deefcfedfd954c49 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 21 Jun 2022 16:50:12 +0100 Subject: [PATCH] fix typo Signed-off-by: Mark Bolwell --- section_4/cis_4.3/cis_4.3.3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_4/cis_4.3/cis_4.3.3.yml b/section_4/cis_4.3/cis_4.3.3.yml index eb5919c..cff9189 100644 --- a/section_4/cis_4.3/cis_4.3.3.yml +++ b/section_4/cis_4.3/cis_4.3.3.yml @@ -2,7 +2,7 @@ command: logrotate_configured: title: 4.3.3 | Ensure logrotate is configured - exec: echo "Manual - CHeck logrotate files configuration matches site requirements" + exec: echo "Manual - Check logrotate files configuration matches site requirements" exit-status: 0 stdout: ['!/Manual/'] meta: