diff --git a/README.md b/README.md index b127fe6b..cd220aea 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really ## You'll be learning the following concepts: -1. Using how to apply CSS to your website in 3 different ways: Inline, by grouping them together inside a `` tag or using an exeternal stylesheet ``. +1. Using how to apply CSS to your website in 3 different ways: Inline, by grouping them together inside a `` tag or using an external stylesheet ``. 2. Selecting HTML Elements from your website to apply the styles to.