Fix typo: add 'y' to truthy (#27517)
This commit is contained in:
@ -22,7 +22,7 @@ Remember to iterate through the first argument to check each object.
|
|||||||
|
|
||||||
##  Hint: 2
|
##  Hint: 2
|
||||||
|
|
||||||
Only if all of them are truth will we return true, so make sure all of them check.
|
Only if all of them are truthy will we return true, so make sure all of them check.
|
||||||
|
|
||||||
> _try to solve the problem now_
|
> _try to solve the problem now_
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user