From 974d193e530d93ba99c379abdd61212fdb61bc22 Mon Sep 17 00:00:00 2001 From: Subramaniam Date: Mon, 20 May 2024 09:25:15 +0100 Subject: [PATCH] Fix typo --- services/redshift/redshift.reporter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/redshift/redshift.reporter.json b/services/redshift/redshift.reporter.json index 04755e6..9f193d0 100644 --- a/services/redshift/redshift.reporter.json +++ b/services/redshift/redshift.reporter.json @@ -1,5 +1,5 @@ { - "PubliclyAcessible": { + "PubliclyAccessible": { "category": "S", "^description": "Unless you intend for your cluster to be publicly accessible, the cluster should not be configured with PubliclyAccessible set to true", "shortDesc": "Disable public access",