Skip to content

Commit f32b43d

Browse files
committed
docs(readme): fix typos
1 parent 89105cf commit f32b43d

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
@@ -74,11 +74,11 @@ docker buildx imagetools inspect leplusorg/crypt --format '{{ json .Provenance }
7474

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

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

0 commit comments

Comments
 (0)