1
0
Fork 0

fix(markdown): Change typo correction to use the originally intended word

This commit is contained in:
Benjamin Fan 2024-01-16 20:09:35 -08:00
parent e9c75f11e4
commit d02f0c6814

View file

@ -41,7 +41,7 @@ It allows you to choose a design template to start from. The following templates
For the following along this tutorial, you have two options:
- Pick **Tutorial** if you prefer to read along, make small changes, and see how they affect the design.
- Pick **From scratch** if you prefer to actively participate in recreating the design in this tutorial.
- Pick **From scratch** if you prefer to actively participate by recreating the design in this tutorial.
I recommend the latter. You will learn (and remember) a lot more if you are actively engaging.