fix(curriculum): crowdin wording for page of playing cards lab (#60046)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Supravisor
2025-04-30 20:18:45 +12:00
committed by GitHub
parent 8a1e28bf4b
commit 71fb1c9ab4

View File

@@ -23,7 +23,7 @@ Fulfill the user stories below and get all the tests to pass to complete the lab
1. Each of your `.right` elements should use flexbox item properties to align itself at the end of its parent container.
1. Each of your `.middle` elements should use flexbox to display its children in a column.
Here are some characters you can copy and paste to use in your cards if you want: `♠` `♣` `♥` `♦`
Here are some characters you can copy and paste to use in your cards if you want: `♠`, `♣`, `♥`, and `♦`.
# --hints--