Skip to content

Commit 1fafe53

Browse files
committed
docs(readme): fix typos
1 parent db0e21e commit 1fafe53

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

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

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

0 commit comments

Comments
 (0)