From c38bae531c322ae4a2e8322b22746b4e129af3e2 Mon Sep 17 00:00:00 2001 From: Jeremy Unruh Date: Sat, 14 May 2016 01:45:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1711826..112c5ff 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Depcon makes managing clusters that run docker containers a breeze. It offers t - **Docker compose support** - Supports all major operating systems - Works with Docker Machine aka Boot2Docker - - Adds param support -- `${PARAMS}` can be placed in compose files + - Parameter support -- `${PARAMS}` can be placed in compose files - Future releases will offer a proposed Open Deployment Descriptor format which will allow Depcon to deploy a common descriptor against Marathon, Kubernetes, ECS and Docker Swarm. - Ability to wait until a new or updated container deployment is healthy