Use better wording

This commit is contained in:
Luke Murphy 2020-04-15 22:18:16 +02:00
parent 67f927a6af
commit 9a88cfb15f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -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