Skip to content

Commit 8c05637

Browse files
Update conditions-and-iterations.md (#223)
1 parent 1e7aa6b commit 8c05637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-manifest/conditions-and-iterations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Control Flows: Conditions and Iterations
22

3-
**Comparison** and **Logical** operators are used in *conditional* statements and serve to test for `ture` or `false`.
3+
**Comparison** and **Logical** operators are used in *conditional* statements and serve to test for `true` or `false`.
44

55
## Comparison Operators
66

0 commit comments

Comments
 (0)