website: fix typo in documentation of validate command (#12344)

This commit is contained in:
Ernst-Christian Kloeden 2023-04-05 15:52:10 +02:00 committed by GitHub
parent f678c06396
commit 8d93b3fbd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ Errors validating build 'vmware'. 1 error(s) occurred:
source block's "name" label, unless an in-build source definition adds the
"name" configuration option.
- `-no-warn-on-undeclared-var` - Silence warnings when the a variable definition
- `-no-warn-undeclared-var` - Silence warnings when the variable definition
file contains variable assignments for undeclared variables. This can occur
when using a var-file that contains a large amount of unused variables for a
given HCL2 template. For HCL2 template defining a value for a variable in a