From cc76ab82f99349c788e36947458118a31265ec77 Mon Sep 17 00:00:00 2001 From: Rob Szumski Date: Mon, 18 Sep 2023 16:54:14 -0400 Subject: [PATCH] Fix typo in flag (#1501) Signed-off-by: Rob Szumski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a71f5825361..743c9d30d71 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ By default, Grype will use any statements in specified VEX documents with a status of `not_affected` or `fixed` to move matches to the ignore set. Any matches ignored as a result of VEX statements are flagged when using -`--show-suppreessed`: +`--show-suppressed`: ``` libcrypto3 3.0.8-r3 3.0.8-r4 apk CVE-2023-1255 Medium (suppressed by VEX)