From 3bc09db7e0d856a657de7e34412fd3f8c6dab280 Mon Sep 17 00:00:00 2001 From: gamename Date: Tue, 1 Mar 2016 17:13:05 -0600 Subject: [PATCH] docs(variables): redundant wording --- website/source/docs/commands/push.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/push.html.markdown b/website/source/docs/commands/push.html.markdown index df1e9615dd..8b2f59907a 100644 --- a/website/source/docs/commands/push.html.markdown +++ b/website/source/docs/commands/push.html.markdown @@ -65,7 +65,7 @@ The command-line flags are all optional. The list of available flags are: * `-var='foo=bar'` - Set the value of a variable for the Terraform configuration. * `-var-file=foo` - Set the value of variables using a variable file. This flag - can be repeated multiple times. + can be used multiple times. * `-vcs=true` - If true (default), then Terraform will detect if a VCS