Skip to content

Commit 42d3a0b

Browse files
committed
docs(readme): fix typos
1 parent 4975012 commit 42d3a0b

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
@@ -82,11 +82,11 @@ docker buildx imagetools inspect leplusorg/qrcode --format '{{ json .Provenance
8282

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

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

0 commit comments

Comments
 (0)