diff --git a/website/pages/partials/from-1.5/variables/assignment.mdx b/website/pages/partials/from-1.5/variables/assignment.mdx index 153bee419..c4cc41297 100644 --- a/website/pages/partials/from-1.5/variables/assignment.mdx +++ b/website/pages/partials/from-1.5/variables/assignment.mdx @@ -1,7 +1,6 @@ ## Assigning Values to build Variables -When variables are declared in the build of your configuration, they can be -set: +Once a variable is declared in your configuration, you can set it: - Individually, with the `-var foo=bar` command line option. - In variable definitions (`.pkrvars.hcl`) files, either specified on the