Skip to content

Commit 3140018

Browse files
authored
Update getting-started.md (#1991)
1 parent 30749ed commit 3140018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ We recommend going through [this JavaScript overview](https://developer.mozilla.
8383
8484
### Practical Tutorial {#practical-tutorial}
8585

86-
If you prefer to **learn by doing,** check out our [practical tutorial](/tutorial/tutorial.html). In this tutorial, we build a tic-tac-toe game in React. You might be tempted to skip it because you're not building games -- but give it a chance. The techniques you'll learn in the tutorial are fundamental to building *any* React apps, and mastering it will give you a much deeper understanding.
86+
If you prefer to **learn by doing,** check out our [practical tutorial](/tutorial/tutorial.html). In this tutorial, we build a tic-tac-toe game in React. You might be tempted to skip it because you're not into building games -- but give it a chance. The techniques you'll learn in the tutorial are fundamental to building *any* React apps, and mastering it will give you a much deeper understanding.
8787

8888
### Step-by-Step Guide {#step-by-step-guide}
8989

0 commit comments

Comments
 (0)