Skip to content

Commit 731bb37

Browse files
Jaqsterganicke
andauthored
Revise tutorial description for 3-in-a-row Part 1 (#7540)
* Revise tutorial description for 3-in-a-row Part 1 Updated the description for the 3-in-a-row tutorial to be more engaging. * add 'it' referring to game board --------- Co-authored-by: Galen Nickel <gnickel@aquent.com>
1 parent 5feff0f commit 731bb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/skillmap/3-in-a-row.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
* name: 3 in a Row - Part 1
2121
* type: tutorial
22-
* description: Set up the tilemap game board and dynamically fill with symbols.
22+
* description: Set up the game board and fill it with colored symbols!
2323
* url: /skillmap/3-in-a-row/3-in-a-row1
2424
* imageUrl: /static/skillmap/3-in-a-row/3-in-a-row1.gif
2525
* tags: puzzle, tilemap, intermediate
@@ -60,4 +60,4 @@
6060
* preview: /static/skillmap/certificates/3-in-a-row-cert.png
6161
* completion-badge:
6262
* image: /static/badges/badge-3-in-a-row.png
63-
* name: 3 in a Row
63+
* name: 3 in a Row

0 commit comments

Comments
 (0)