fix(typo): typo in backup_vaults_exist check title (#2317)

This commit is contained in:
Sergio Garcia
2023-05-08 12:29:08 +02:00
committed by GitHub
parent c22bf01003
commit 5b127f232e

View File

@@ -1,7 +1,7 @@
{ {
"Provider": "aws", "Provider": "aws",
"CheckID": "backup_vaults_exist", "CheckID": "backup_vaults_exist",
"CheckTitle": "Esure AWS Backup vaults exist", "CheckTitle": "Ensure AWS Backup vaults exist",
"CheckType": [ "CheckType": [
"Recover", "Recover",
"Resilience", "Resilience",