mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-18 02:56:31 +00:00
docs(npm): "exmaple" spelling fix (#832)
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user