mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-16 18:35:03 -06:00
Fix typo in doc: "The support operators are" -> "The supported operators are"
This commit is contained in:
parent
1de8d171ae
commit
3324de35b6
@ -116,7 +116,7 @@ access, a function call, or even another conditional. The true and false
|
||||
value can also be any valid interpolation syntax. The returned types by
|
||||
the true and false side must be the same.
|
||||
|
||||
The support operators are:
|
||||
The supported operators are:
|
||||
|
||||
* Equality: `==` and `!=`
|
||||
* Numerical comparison: `>`, `<`, `>=`, `<=`
|
||||
|
Loading…
Reference in New Issue
Block a user