From 01c394e451fd2b90e2c9620d285a985787488b18 Mon Sep 17 00:00:00 2001 From: YoninL Date: Tue, 10 Sep 2024 13:16:32 +0800 Subject: [PATCH] fix typo --- 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 \