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 3413cb1 commit 9bd2113Copy full SHA for 9bd2113
not-so-smart-contracts/ton/int_as_boolean/README.md
@@ -87,4 +87,4 @@ It demonstrats that the `~ 10` and `~ -10` both evaluate to `true` instead of be
87
88
- Always use `0` or `-1` in condition checks to get correct results.
89
- Be careful with the logical operator usage on non-zero integer values.
90
-- Implement test cases to verify correct behavior of all condition checks with different interger values.
+- Implement test cases to verify correct behavior of all condition checks with different integer values.
0 commit comments