diff --git a/src/tutorial/src/step-1/description.md b/src/tutorial/src/step-1/description.md index ef546ecd4e..c5347517ff 100644 --- a/src/tutorial/src/step-1/description.md +++ b/src/tutorial/src/step-1/description.md @@ -6,7 +6,7 @@ The goal of this tutorial is to quickly give you an experience of what it feels ## Prerequisites -The tutorial assumes basic familiarity with HTML, CSS and JavaScript. If you are totally new to front development, it might not be the best idea to jump right into a framework as your first step - grasp the basics then come back! Prior experience with other frameworks helps, but is not required. +The tutorial assumes basic familiarity with HTML, CSS and JavaScript. If you are totally new to front-end development, it might not be the best idea to jump right into a framework as your first step - grasp the basics then come back! Prior experience with other frameworks helps, but is not required. ## How to Use This Tutorial