From 1449d05bd77967535b8ead84ca2981c9dca97d52 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Fri, 24 Aug 2018 17:16:58 +0800 Subject: [PATCH] Fix a typo: ectd->etcd Fix a typo: ectd->etcd --- docs/manifests_and_customizing_via_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifests_and_customizing_via_api.md b/docs/manifests_and_customizing_via_api.md index 98a3299906..255656e15c 100644 --- a/docs/manifests_and_customizing_via_api.md +++ b/docs/manifests_and_customizing_via_api.md @@ -305,7 +305,7 @@ The `ClusterSpec` allows a user to set configurations for such values as Docker More information about some of the elements in the `ClusterSpec` is available in the following: - Cluster Spec [document](cluster_spec.md) which outlines some of the values in the Cluster Specification. -- [Ectd Encryption](etcd_backup.md) +- [Etcd Encryption](etcd_backup.md) - [GPU](gpu.md) setup - [IAM Roles](iam_roles.md) - adding additional IAM roles. - [Labels](labels.md)