Update bootstrap-tokens.md

modify "discription" to "description"
This commit is contained in:
Anthony
2017-08-25 14:43:29 +08:00
committed by GitHub
parent 44f3acad1e
commit a492cee70d
+1 -1
View File
@@ -82,7 +82,7 @@ data:
The type of the secret must be `bootstrap.kubernetes.io/token` and the name must The type of the secret must be `bootstrap.kubernetes.io/token` and the name must
be `bootstrap-token-<token id>`. It must also exist in the `kube-system` be `bootstrap-token-<token id>`. 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 used for machine readable information. The Token ID and Secret are included in
the data dictionary. the data dictionary.