From e4ab702713e95ef3c8f1ff449276d754bd9d02c3 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 25 Mar 2024 08:44:57 +0100 Subject: [PATCH] fixed typo in overview.md (#299) --- content/en/signing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/signing/overview.md b/content/en/signing/overview.md index dca26906..078a45ef 100644 --- a/content/en/signing/overview.md +++ b/content/en/signing/overview.md @@ -88,7 +88,7 @@ In order to impersonate an IAM service account, your account must have the `role ## Custom infrastructure -If you're running your own sigtore services flags are available to set your own endpoint's, e.g +If you're running your own sigstore services flags are available to set your own endpoint's, e.g ``` cosign sign --oidc-issuer "https://oauth2.example.com/auth" \