Update website/docs/language/resources/syntax.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/33635/head
Christian Adamini 2 years ago committed by GitHub
parent 31e637ee62
commit 5c8dbc0902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,7 +133,7 @@ resource "aws_instance" "example" {
```
[Custom Condition Checks](/terraform/language/expressions/custom-conditions#preconditions-and-postconditions)
can help capture assumptions, helping future maintainers
can help capture assumptions so that future maintainers
understand the configuration design and intent. They also return useful
information about errors earlier and in context, helping consumers to diagnose
issues in their configuration.

Loading…
Cancel
Save