From 2b633a107d1b6d55b79d73590a56dab5aa37f3ef Mon Sep 17 00:00:00 2001 From: Ivan Kovnatsky Date: Thu, 2 May 2019 12:48:09 +0300 Subject: [PATCH] Fix small typo (#367) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e882fe9..cd9fb11 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ module "my-cluster" { ## Other documentation -- [Autoscaling](docs/autoscaling.md): How to enabled worker node autoscaling. +- [Autoscaling](docs/autoscaling.md): How to enable worker node autoscaling. - [Enable Docker Bridge Network](docs/enable-docker-bridge-network.md): How to enable the docker bridge network when using the EKS-optimized AMI, which disables it by default. ## Release schedule