From 9a88cfb15f431537dc3495ab527c1f37de2305d8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 15 Apr 2020 22:18:16 +0200 Subject: [PATCH] Use better wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429096b..e065372 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ steps. A rough overview of the feature set is: -- Configure your entire application configuration in a set of YAML file +- Setup your entire application configuration in a set of easy to manage YAML file - Encrypt secrets in your Git repository and have them decrypted during deployment - Custom hooks are available to drop into running an Ansible playbook for advanced users - Compatible with both Heroku buildpack and Docker deployments