From f9420d13dead151465b1a003f19bd0dec744badd Mon Sep 17 00:00:00 2001 From: Thomas Eckert Date: Mon, 8 Aug 2022 16:57:31 -0400 Subject: [PATCH] to -> on Co-authored-by: Tu Nguyen --- website/content/docs/k8s/k8s-cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/k8s-cli.mdx b/website/content/docs/k8s/k8s-cli.mdx index b1adee2884..eff2de7d8a 100644 --- a/website/content/docs/k8s/k8s-cli.mdx +++ b/website/content/docs/k8s/k8s-cli.mdx @@ -39,7 +39,7 @@ You can use the following commands with `consul-k8s`. ### `install` -The `install` command installs Consul to your Kubernetes cluster. +The `install` command installs Consul on your Kubernetes cluster. ```shell-session $ consul-k8s install