Skip to content

Commit

Permalink
Fix typo in rule documentation (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbrogan authored Aug 8, 2023
1 parent 07309a6 commit c612253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/terraform_naming_convention.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ rule "terraform_naming_convention" {
enabled = true
format = "none"
local {
locals {
format = "snake_case"
}
}
Expand Down

0 comments on commit c612253

Please sign in to comment.