From f5f6965ce2e67ed6a51f997254e0da0e0af993d4 Mon Sep 17 00:00:00 2001 From: Chitvan14 <44406230+Chitvan14@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:39:52 +0530 Subject: [PATCH] Change to make it more readable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 720c0e0..7cf7f6c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Objectives - Become more proficient in debugging while fixing common bugs. -- Add another skill by learning how to use lodash.js. +- Add another skill to make your project amazing by learning how to use lodash.js. #### Steps 1. `cd` into app1 and run `npm install` to install dependencies. app1 is a react app that is currently broken. Use your debugging techniques to fix the app.