Skip to content

Commit

Permalink
docs: Adjust version definition order of precedence (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
yermulnik authored Jul 18, 2024
1 parent 8137e26 commit 9446e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/usage/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
| 6 | `terragrunt.hcl` (`terraform_version_constraint` parameter) |
| 7 | Environment variable (`TF_VERSION`) |

With 1 being the highest precedence and 7 — the lowest
With 1 being the **lowest** precedence and 7 — the **highest**
*(If you disagree with this order of precedence, please open an issue)*

0 comments on commit 9446e7e

Please sign in to comment.