diff --git a/content/docs/getting-started.md b/content/docs/getting-started.md index 29d26af9..a813af51 100644 --- a/content/docs/getting-started.md +++ b/content/docs/getting-started.md @@ -83,7 +83,7 @@ We recommend going through [this JavaScript overview](https://developer.mozilla. ### Practical Tutorial {#practical-tutorial} -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. +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. ### Step-by-Step Guide {#step-by-step-guide}