From 88c40c5d41e7ab9d407e066c76fb88fc4c77437f Mon Sep 17 00:00:00 2001 From: Brent Rojas Date: Tue, 19 Jan 2016 21:54:32 -0800 Subject: [PATCH] Update push.html.markdown Remove unneeded word. --- website/source/docs/templates/push.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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