Merge pull request #28842 from iaoiui/patch-1

remove extra "be"
This commit is contained in:
Laura Pacilio 2021-06-30 08:52:51 -04:00 committed by GitHub
commit a7e24c384b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Formatting decisions are always subjective and so you might disagree with the
decisions that `terraform fmt` makes. This command is intentionally opinionated decisions that `terraform fmt` makes. This command is intentionally opinionated
and has no customization options because its primary goal is to encourage and has no customization options because its primary goal is to encourage
consistency of style between different Terraform codebases, even though the consistency of style between different Terraform codebases, even though the
chosen style can never be be everyone's favorite. chosen style can never be everyone's favorite.
We recommend that you follow the style conventions applied by `terraform fmt` We recommend that you follow the style conventions applied by `terraform fmt`
when writing Terraform modules, but if you find the results particularly when writing Terraform modules, but if you find the results particularly