We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7aa6b commit 8c05637Copy full SHA for 8c05637
docs/creating-manifest/conditions-and-iterations.md
@@ -1,6 +1,6 @@
1
# Control Flows: Conditions and Iterations
2
3
-**Comparison** and **Logical** operators are used in *conditional* statements and serve to test for `ture` or `false`.
+**Comparison** and **Logical** operators are used in *conditional* statements and serve to test for `true` or `false`.
4
5
## Comparison Operators
6
0 commit comments