diff --git a/website/docs/language/values/variables.html.md b/website/docs/language/values/variables.html.md index 2107b073d..54b2f297a 100644 --- a/website/docs/language/values/variables.html.md +++ b/website/docs/language/values/variables.html.md @@ -311,7 +311,7 @@ random_pet.animal: Creation complete after 0s [id=jae-known-mongoose] -> This feature was introduced in Terraform v1.1.0. The `nullable` argument in a variable block controls whether the module caller -may assign the value `null` to the variable: +may assign the value `null` to the variable. ``` variable "example" {