diff --git a/README.md b/README.md index 6c5680c..235ab1c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can open these exercises [in one click using codespaces or gitpod](https://s -Forms are so important in the world of HTML, CSS and Javascript that I decided to give them a special course to focus in all the inputs, buttons and elements that HTML brings by default to focus on interaction. During these exercises you will learn the following: +Forms are so important in the world of HTML, CSS and Javascript that I decided to give them a special course to focus on all the inputs, buttons and elements that HTML brings by default to focus on interaction. During these exercises you will learn the following: 1. How to use text inputs, text areas, date inputs and numeric inputs.