From 24ef896142b4945ccbab9c2c68e8e3594b066c42 Mon Sep 17 00:00:00 2001 From: Zhe Jiang Date: Fri, 30 Oct 2020 09:56:45 +0800 Subject: [PATCH] Spelling mistakes (#471) * Spelling mistakes * Update docs/install.md Co-authored-by: Jianbo Sun --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 1c54f9c55..1d4a927d2 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,7 +1,7 @@ # Install KubeVela ## Prerequisites -- ubernete cluster which is v1.15.0 or greater +- Kubernetes cluster which is v1.15.0 or greater - kubectl current context is configured for the target cluster install - ```kubectl config current-context```