From a9f100cf3d521595aea9ead55458bbf2bc7821a2 Mon Sep 17 00:00:00 2001 From: Tahir Raza <1529130+tahirraza@users.noreply.github.com> Date: Sat, 5 Nov 2022 19:14:06 -0400 Subject: [PATCH] fixing typo (#352) Signed-off-by: Tahir Raza Signed-off-by: Tahir Raza --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67883377e..c2b98c0a0 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ This is WIP and currently not supported. This is WIP and currently not supported. ### Containers -To verify a contaimer image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks). +To verify a container image, you need to pass a container image name that is _immutable_ by providing its digest, in order to avoid [TOCTOU attacks](#toctou-attacks). Run the commands below: