From e9b9bfd270ed7e46eeaa2ee99f1799bb70e3652d Mon Sep 17 00:00:00 2001 From: Jo Cook Date: Thu, 25 Feb 2021 19:04:05 +0000 Subject: [PATCH] Update 4_container_images.sh Correcting an extremely minor grammatical error (sorry) --- tests/4_container_images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/4_container_images.sh b/tests/4_container_images.sh index 2e3ce69..4e63507 100644 --- a/tests/4_container_images.sh +++ b/tests/4_container_images.sh @@ -158,7 +158,7 @@ check_4_6() { # 4.7 check_4_7() { id_4_7="4.7" - desc_4_7="Ensure update instructions are not use alone in the Dockerfile (Not Scored)" + desc_4_7="Ensure update instructions are not used alone in the Dockerfile (Not Scored)" check_4_7="$id_4_7 - $desc_4_7" starttestjson "$id_4_7" "$desc_4_7"