Skip to content

Commit

Permalink
Merge pull request #5698 from AdamDang/patch-7
Browse files Browse the repository at this point in the history
Fix a typo: ectd->etcd
  • Loading branch information
k8s-ci-robot authored Aug 28, 2018
2 parents 666fb2c + 1449d05 commit 06f39ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manifests_and_customizing_via_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 06f39ed

Please sign in to comment.