From a492cee70d3f53ba7960e59e8a6b1eb4ef7ddb70 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 25 Aug 2017 14:43:29 +0800 Subject: [PATCH] Update bootstrap-tokens.md modify "discription" to "description" --- docs/admin/bootstrap-tokens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/bootstrap-tokens.md b/docs/admin/bootstrap-tokens.md index a2004e6c9e..d1f13a5585 100644 --- a/docs/admin/bootstrap-tokens.md +++ b/docs/admin/bootstrap-tokens.md @@ -82,7 +82,7 @@ data: The type of the secret must be `bootstrap.kubernetes.io/token` and the name must be `bootstrap-token-`. It must also exist in the `kube-system` -namespace. `description` is a human readable discription that should not be +namespace. `description` is a human readable description that should not be used for machine readable information. The Token ID and Secret are included in the data dictionary.