From e9bd2d68f3cb0c986d9d3407ea799d947e6d507c Mon Sep 17 00:00:00 2001 From: andresmedtr <123752360+andresmedtr@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:56:01 -0400 Subject: [PATCH] Line12 correction Small change to the "is" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c63bdc42..d38f3fa5a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This project is ideal for avoiding someone annoying, it takes no more than 20 li ## The Goal We wanted a project that uses very little Javascript but still with a very fun application. The excuse generator takes -20 lines of code, is super simple to understand and is the perfect first project for any beginner developer. +20 lines of code, it's super simple to understand and it's the perfect first project for any beginner developer. ## Instructions @@ -72,4 +72,4 @@ This exercise covers the following fundamentals: 5. Using functions (at least a bit). 6. Working with events (at least a bit). -This and many other projects are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sanchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning). \ No newline at end of file +This and many other projects are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sanchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning).