Skip to content

Commit 001732d

Browse files
Fix typos in the introduction page (cherry-pick #1420) (#1421)
Fix typos in the introduction page (#1420) Signed-off-by: Fernando Ripoll <fernando@giantswarm.io> Co-authored-by: Fernando Ripoll <fernando@giantswarm.io>
1 parent 331d3b6 commit 001732d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/introduction/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ description: >
1010

1111
Kyverno (Greek for "govern") is a cloud native policy engine. It was originally built for Kubernetes and now can also be used outside of Kubernetes clusters as a unified policy language.
1212

13-
Kyverno allows platform engineers to automate security, complianace, and best practices validation and deliver secure self-service to application teams.
13+
Kyverno allows platform engineers to automate security, compliance, and best practices validation and deliver secure self-service to application teams.
1414

1515
Some of its many features include:
1616

1717
* policies as YAML-based declarative Kubernetes resources with no new language to learn!
1818
* enforce policies as a Kubernetes admission controller, CLI-based scanner, and at runtime
1919
* validate, mutate, generate, or cleanup (remove) any Kubernetes resource
2020
* verify container images and metadata for software supply chain security
21-
* policies for any JSON payload including Terraform resources, cloud resources, and service authoriation
21+
* policies for any JSON payload including Terraform resources, cloud resources, and service authorization
2222
* policy reporting using the open reporting format from the CNCF Policy WG
2323
* flexible policy exception management
2424
* tooling for comprehensive unit and e2e testing of policies

0 commit comments

Comments
 (0)