From b9bd81dc7f2231157153c321487d099f4b662e17 Mon Sep 17 00:00:00 2001 From: lihuangzym Date: Tue, 30 Jan 2018 19:05:12 +0800 Subject: [PATCH] the spell check --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 66c0793b4..78b1a53b6 100755 --- a/docs/install.md +++ b/docs/install.md @@ -4,7 +4,7 @@ There are two parts to Helm: The Helm client (`helm`) and the Helm server (Tiller). This guide shows how to install the client, and then proceeds to show two ways to install the server. -**IMPORTANT**: If you are responsible for ensuring your cluster is a controlled environment, especially when resources are shared, it is strongly recommended to install Tiller using a secured configuration. For guidance, see [Securing your Helm Installation](securing_installation.md). +**IMPORTANT**: If you are responsible for ensuring your cluster is a controlled environment, especially when resources are shared, it is strongly recommended installing Tiller using a secured configuration. For guidance, see [Securing your Helm Installation](securing_installation.md). ## Installing the Helm Client