From 9108dc289019f5ad388c4f590464fbff0ac000b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Fri, 14 Feb 2025 20:46:36 -0100 Subject: [PATCH] docs(npm): "exmaple" spelling fix (#832) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ville Skyttä --- docs/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/npm.md b/docs/npm.md index 8bacc3e..89a4c06 100644 --- a/docs/npm.md +++ b/docs/npm.md @@ -59,7 +59,7 @@ $ curl -Ss $(npm view gundam-visor@1.0.1 --json | jq -r '.dist.attestations.url' } ``` -exmaple publish attestation +example publish attestation ```json $ curl -Ss $(npm view gundam-visor@1.0.1 --json | jq -r '.dist.attestations.url') | jq '.attestations[0].bundle.dsseEnvelope.payload' -r | base64 -d | jq