diff --git a/website/docs/cli/commands/plan.html.md b/website/docs/cli/commands/plan.html.md
index 03847cdf8c..b77a93ef14 100644
--- a/website/docs/cli/commands/plan.html.md
+++ b/website/docs/cli/commands/plan.html.md
@@ -173,7 +173,7 @@ the previous section, are also available with the same meanings on
[Resource Targeting](#resource-targeting)
below for more information.
-* `-var 'NAME=VALUE` - Sets a value for a single
+* `-var 'NAME=VALUE'` - Sets a value for a single
[input variable](/docs/language/values/variables.html) declared in the
root module of the configuration. Use this option multiple times to set
more than one variable.