From c5db02a914a1eef107f409a0e6acd70fb5b6e851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Cuadrado=20Juan?= <2196685+viccuad@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:57:21 +0200 Subject: [PATCH] Update docs/quick-start.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: John Krug Signed-off-by: VĂ­ctor Cuadrado Juan <2196685+viccuad@users.noreply.github.com> --- docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index 594483758d..826e2c489a 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -69,7 +69,7 @@ scanner installation [docs page](../howtos/audit-scanner). ::: * `kubewarden-defaults`, which will create a `PolicyServer` resource named `default`. It can also install a set of -recommended policies to secure your cluster by enforcing some best practices. +recommended policies to secure your cluster by enforcing some well known best practices. ```console helm install --wait -n kubewarden --create-namespace kubewarden-crds kubewarden/kubewarden-crds