Skip to content

Commit c4af52e

Browse files
committed
docs(readme): fix typos
1 parent ca8b4cc commit c4af52e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ docker buildx imagetools inspect leplusorg/latex --format '{{ json .Provenance }
103103

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

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

0 commit comments

Comments
 (0)