From f55c7af237b7f6d04462e29398b3284bd7fc6801 Mon Sep 17 00:00:00 2001 From: tvshc Date: Mon, 20 Aug 2018 11:30:15 -0400 Subject: [PATCH] Fix sentence style capitalization (#9917) --- content/en/docs/setup/minikube.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/minikube.md b/content/en/docs/setup/minikube.md index 7835ed8b1a..af305b714c 100644 --- a/content/en/docs/setup/minikube.md +++ b/content/en/docs/setup/minikube.md @@ -225,7 +225,7 @@ Starting the cluster again will restore it to it's previous state. The `minikube delete` command can be used to delete your cluster. This command shuts down and deletes the minikube virtual machine. No data or state is preserved. -## Interacting With your Cluster +## Interacting with Your Cluster ### Kubectl