Skip to content

Commit 37bcee1

Browse files
committed
docs(readme): update description
1 parent 830f835 commit 37bcee1

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
@@ -94,11 +94,11 @@ Replace `linux/amd64` by the desired platform (`linux/amd64`, `linux/arm64` etc.
9494

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

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

0 commit comments

Comments
 (0)