docs(npm): "exmaple" spelling fix (#832)

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
Ville Skyttä
2025-02-14 16:46:36 -05:00
committed by GitHub
parent 9825851f50
commit 9108dc2890
+1 -1
View File
@@ -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