From ad684543ed4a25ea36c46672dd86e88e7607382d Mon Sep 17 00:00:00 2001
From: Himanshu singh <44048666+Himanshusinghofficial@users.noreply.github.com>
Date: Fri, 2 Oct 2020 15:02:07 +0530
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 13b9ab4..1cad252 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
 
 This is code repository for videos created as part of [Learn ReactJS in steps](http://bigbinary.com/videos/learn-reactjs-in-steps).
 
-In this application we start with a "Hello World" applillcation and we add features to the application to make a fully functional "TODO application".
+In this project we start with a "Hello World" application and we add features to the application to make a fully functional "TODO application".