Merge pull request #1009 from maurodibert/patch-48

typo
This commit is contained in:
Ilya Kantor 2019-05-25 15:11:26 +03:00 committed by GitHub
commit 2bc3aae430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ importance: 5
# Check for spam
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise `false.
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise false.
The function must be case-insensitive: