Skip to content

Commit

Permalink
Merge pull request rolling-scopes-school#2 from stardustmeg/patch-1
Browse files Browse the repository at this point in the history
fix: fix a couple of typos in the description of a task
  • Loading branch information
natein authored Nov 8, 2023
2 parents 32b1845 + a18bc5e commit a8369a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strings-tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ function encodeToRot13(/* str */) {
/**
* Returns playid card id.
*
* Playing cards inittial deck inclides the cards in the following order:
* Playing cards initial deck includes the cards in the following order:
*
* 'A♣','2♣','3♣','4♣','5♣','6♣','7♣','8♣','9♣','10♣','J♣','Q♣','K♣',
* 'A♦','2♦','3♦','4♦','5♦','6♦','7♦','8♦','9♦','10♦','J♦','Q♦','K♦',
Expand Down

0 comments on commit a8369a8

Please sign in to comment.