Skip to content

Commit c58dc34

Browse files
committed
docs(readme): fix typos
1 parent 7320533 commit c58dc34

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

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

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

0 commit comments

Comments
 (0)