diff --git a/website/source/docs/templates/push.html.markdown b/website/source/docs/templates/push.html.markdown index 1e7d06ac5..fa331dab4 100644 --- a/website/source/docs/templates/push.html.markdown +++ b/website/source/docs/templates/push.html.markdown @@ -38,7 +38,7 @@ each category, the available configuration keys are alphabetized. ### Required - `name` (string) - Name of the build configuration in the build service. If - this doesn't exist, it will be created (by default). Note that the name can + this doesn't exist, it will be created (by default). Note that the name cannot contain dots. `[a-zA-Z0-9-_/]+` are safe. ### Optional