docs: Fix typo

This commit is contained in:
Marcel Beck
2020-02-28 17:58:10 +01:00
parent 50b10c4018
commit 5257ce6c0b

View File

@@ -44,7 +44,7 @@ extra765(){
textFail "$region: ECR repository $repo has scan on push disabled!" "$region"
;;
"None")
textInfo "$region: ECR repository $repo hs no scanOnPush status, newer awscli needed" "$region"
textInfo "$region: ECR repository $repo has no scanOnPush status, newer awscli needed" "$region"
;;
"*")
textInfo "$region: ECR repository $repo has unknown scanOnPush status \"$SCAN_ENABLED\"" "$region"