From 6cd272da375c215cf6b4e2e8bc991c24b03d9563 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Fri, 29 Sep 2023 13:12:05 +0200 Subject: [PATCH] docs(developer-guide): fix typos (#2878) --- docs/developer-guide/checks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide/checks.md b/docs/developer-guide/checks.md index 49fa8928..c66bc425 100644 --- a/docs/developer-guide/checks.md +++ b/docs/developer-guide/checks.md @@ -108,7 +108,7 @@ All the checks MUST fill the `report.status` and `report.status_extended` with t - MUST include the service audited with the resource and a brief explanation of the result generated, e.g.: `EC2 AMI ami-0123456789 is not public.` ### Resource ID, Name and ARN -All the hecks must fill the `report.resource_id` and `report.resource_arn` with the following criteria: +All the checks MUST fill the `report.resource_id` and `report.resource_arn` with the following criteria: - AWS - Resource ID -- `report.resource_id`