From 8c97794b306a372dea4acb136c701a9a0be6e954 Mon Sep 17 00:00:00 2001 From: Bosse Klykken Date: Wed, 4 Dec 2024 09:53:29 +0100 Subject: [PATCH] Update typo in supply-chain-security.md Replaced `cosing` with `cosign` --- content/en/docs/Getting-started/supply-chain-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Getting-started/supply-chain-security.md b/content/en/docs/Getting-started/supply-chain-security.md index 604f335d..6ad3ae01 100644 --- a/content/en/docs/Getting-started/supply-chain-security.md +++ b/content/en/docs/Getting-started/supply-chain-security.md @@ -263,7 +263,7 @@ PipelineRun built and pushed. {{% readfile file="samples/provenance.json" code="true" lang="json" %}} 1. To verify that the metadata hasn't been tampered with, check the signature - with `cosing`: + with `cosign`: ```bash cosign verify-blob-attestation --insecure-ignore-tlog \