Fix grammar in README.md (#114)

This commit is contained in:
Andrzej Theodorko 2022-06-03 14:11:11 +03:00 committed by GitHub
parent b5f34caa70
commit f8ab9ae49e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,7 +209,7 @@ Some CRD schemas do not have explicit validation for fields implicitly validated
### Usage as a Github Action
Kubeconform is publishes Docker Images to Github's new Container Registry, ghcr.io. These images
Kubeconform publishes Docker Images to Github's new Container Registry, ghcr.io. These images
can be used directly in a Github Action, once logged in using a [_Github Token_](https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/).
Example: