Skip to content

Commit e5e4213

Browse files
committed
docs(readme): update description
1 parent b949ad3 commit e5e4213

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

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

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

0 commit comments

Comments
 (0)