typo fixed

This commit is contained in:
brandoconnor
2018-06-11 16:15:11 -07:00
parent bc80724ec7
commit 9d3b5caff4
2 changed files with 32 additions and 32 deletions

View File

@@ -34,7 +34,7 @@
* ## Dependencies
* The `configure_kubectl_session` variable requires that both `[kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl)
* The `configure_kubectl_session` variable requires that both [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl)
(>=1.10) and [`heptio-authenticator-aws`](https://github.com/heptio/authenticator#4-set-up-kubectl-to-use-heptio-authenticator-for-aws-tokens)
are installed and on your shell's PATH.