diff --git a/README.md b/README.md index 210dd3a..5c67fae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The repo for the book [JavaScript Explained](https://javascriptexplained.com) from Zac Gordon. -This book aims to teach beginners to JavaScript an effecient and easy to learn way to get up and running far and quickly with JavaScript. +This book aims to teach beginners to JavaScript an efficient and easy to learn way to get up and running far and quickly with JavaScript. ## Exercises @@ -10,4 +10,4 @@ This book aims to teach beginners to JavaScript an effecient and easy to learn w 2. Reusable Code 3. Complex Data 4. Browser APIs -5. The Fetch API \ No newline at end of file +5. The Fetch API