diff --git a/src/content/docs/docs/introduction/index.md b/src/content/docs/docs/introduction/index.md index 1097d4a66..4091b9291 100644 --- a/src/content/docs/docs/introduction/index.md +++ b/src/content/docs/docs/introduction/index.md @@ -10,7 +10,7 @@ excerpt: Learn about Kyverno and its powerful capabilities In cloud native systems, policies are configurations that manage other configurations or runtime behaviors. -The Kubernetes Policy Management paper is a good reference to understand the role and implementation of policies. +The Kubernetes Policy Management paper is a good reference to understand the role and implementation of policies. ## Why is Policy Management necessary?