Skip to content

Commit 93a3d1f

Browse files
committed
docs(readme): fix typos
1 parent 7fd0076 commit 93a3d1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@ docker buildx imagetools inspect leplusorg/pgp-verify-jar --format '{{ json .Pro
142142

143143
[Sigstore](https://docs.sigstore.dev) is trying to improve supply
144144
chain security by allowing you to verify the origin of an
145-
artifcat. You can verify that the image that you use was actually
145+
artifact. You can verify that the image that you use was actually
146146
produced by this repository. This means that if you verify the
147147
signature of the Docker image, you can trust the integrity of the
148148
whole supply chain from code source, to CI/CD build, to distribution
149-
on Maven Central or whever you got the image from.
149+
on Maven Central or wherever you got the image from.
150150

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

0 commit comments

Comments
 (0)