Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7ba283

Browse files
typo
1 parent 4879734 commit c7ba283

File tree

1 file changed

+1
-1
lines changed
  • 1-js/05-data-types/03-string/2-check-spam

1 file changed

+1
-1
lines changed

‎1-js/05-data-types/03-string/2-check-spam/task.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 5
44

55
# Check for spam
66

7-
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise `false.
7+
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise false.
88

99
The function must be case-insensitive:
1010

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /