diff --git a/content/tutorial/tutorial.md b/content/tutorial/tutorial.md index 9e1e5887..1c69ae99 100644 --- a/content/tutorial/tutorial.md +++ b/content/tutorial/tutorial.md @@ -31,8 +31,6 @@ The tutorial is divided into several sections: You don't have to complete all of the sections at once to get the value out of this tutorial. Try to get as far as you can -- even if it's one or two sections. -It's fine to copy and paste code as you're following along the tutorial, but we recommend to type it by hand. This will help you develop a muscle memory and a stronger understanding. - ### What Are We Building? {#what-are-we-building} In this tutorial, we'll show how to build an interactive tic-tac-toe game with React. @@ -188,7 +186,9 @@ The Square component renders a single `