From 50b554470d6978b5b779aa0fac4d728afb902c36 Mon Sep 17 00:00:00 2001 From: sanberkzulfikar <54218648+sanberkzulfikar@users.noreply.github.com> Date: Wed, 8 Dec 2021 18:32:56 +0300 Subject: [PATCH] fix(curriculum): wording consistency in counting-cards.md (#44390) --- .../basic-javascript/counting-cards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/counting-cards.md b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/counting-cards.md index bb6d13c6f6..41e3273407 100644 --- a/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/counting-cards.md +++ b/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/counting-cards.md @@ -26,7 +26,7 @@ Do NOT include quotes (single or double) in the output. # --hints-- -Cards Sequence 2, 3, 4, 5, 6 should return `5 Bet` +Cards Sequence 2, 3, 4, 5, 6 should return the string `5 Bet` ```js assert(