mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-06 06:01:31 -05:00
fix(curriculum): wording consistency in counting-cards.md (#44390)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user