5fbd916b5c
29e4101818
@ -72,7 +72,7 @@ We agreed that boolean values are either true or false.
### Truthy values
- All numbers(positive and negative) are truthy except zero
- All numbers (positive and negative) are truthy except zero
- All strings are truthy except an empty string ('')
- The boolean true