Skip to content

Commit 8583621

Browse files
committed
docs(readme): update description
1 parent f88556c commit 8583621

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ Replace `linux/amd64` by the desired platform (`linux/amd64`, `linux/arm64` etc.
8181

8282
[Sigstore](https://docs.sigstore.dev) is trying to improve supply
8383
chain security by allowing you to verify the origin of an
84-
artifcat. You can verify that the jar that you use was actually
84+
artifcat. You can verify that the image that you use was actually
8585
produced by this repository. This means that if you verify the
86-
signature of the ristretto jar, you can trust the integrity of the
86+
signature of the Docker image, you can trust the integrity of the
8787
whole supply chain from code source, to CI/CD build, to distribution
88-
on Maven Central or whever you got the jar from.
88+
on Maven Central or whever you got the image from.
8989

9090
You can use the following command to verify the latest image using its
9191
sigstore signature attestation:

0 commit comments

Comments
 (0)