Skip to content

Commit 9c8694b

Browse files
committed
docs(readme): update description
1 parent f212417 commit 9c8694b

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

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

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

0 commit comments

Comments
 (0)