diff --git a/docs/config.md b/docs/config.md index 6e046e4..86b40f2 100644 --- a/docs/config.md +++ b/docs/config.md @@ -22,7 +22,7 @@ variables: - url: git repository url `string` #### Custom variables -You can define custom variables which can be used inside project templates. Custom template variables have priority over local variables. +You can define custom variables to use them inside project templates. Custom template variables have priority over local variables. ### Distribute config You can set the environment variable `BUTLER_CONFIG_URL` to any url to load your config from an external storage. This make it easy to distribute template updates across a company.