Skip to content

Commit a788515

Browse files
committed
docs(readme): update description
1 parent d7bbf4a commit a788515

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

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

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

0 commit comments

Comments
 (0)