website: Fix typo in the Local Values documentation

This commit is contained in:
Gyorgy Hrabovszki 2019-03-13 17:48:54 +01:00 committed by Martin Atkins
parent ccd62283fb
commit 2b726a892f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ when the meaning is clear from context.
## Declaring a Local Value
A set of related local values can be delared together in a single `locals`
A set of related local values can be declared together in a single `locals`
block:
```hcl