From db1cfc6302af094025ab20c10054bb7d55a4603e Mon Sep 17 00:00:00 2001 From: Will Dollman Date: Thu, 12 Dec 2024 10:46:40 +0000 Subject: [PATCH] Tweak sbom wording --- src/pages/security.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/security.tsx b/src/pages/security.tsx index df7aa8d3dc0..24c71c8347a 100644 --- a/src/pages/security.tsx +++ b/src/pages/security.tsx @@ -252,7 +252,7 @@ const SecurityPage: FunctionComponent = () => (
  • We publish signed Software Bill-of-Materials (SBOM) for our container images, allowing customers to verify the security of our products - for themselves. To access these, see {' '} + for themselves. See{' '}for more details.