Skip to content

Commit 2b91b29

Browse files
authored
Fix typo in "container"
PR ansible#2 by @0xflotus
2 parents 2150420 + be4a7ba commit 2b91b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configuration manually.
2424

2525
Creates a host cluster and (by default) 2000 containers. To turn off the
2626
cluster, run `deploy.yml` again with the numbers of `desired_hosts` set to
27-
zero. This will delete all the containre hosts in the autoscaling group and
27+
zero. This will delete all the container hosts in the autoscaling group and
2828
scale the ECS services to zero containers.
2929

3030
## destroy.yml

0 commit comments

Comments
 (0)