Skip to content

Commit ceb973f

Browse files
committed
docs(readme): fix typos
1 parent 2318ac8 commit ceb973f

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

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

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

0 commit comments

Comments
 (0)