diff --git a/website/docs/cli/commands/fmt.html.md b/website/docs/cli/commands/fmt.html.md
index b07a97df7..30fc60e93 100644
--- a/website/docs/cli/commands/fmt.html.md
+++ b/website/docs/cli/commands/fmt.html.md
@@ -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
and has no customization options because its primary goal is to encourage
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`
when writing Terraform modules, but if you find the results particularly