From ae9f9740ce9f78d9854d3712f54dd347648a6534 Mon Sep 17 00:00:00 2001 From: Koushik Biswas <66458615+KoushikBiswas909@users.noreply.github.com> Date: Thu, 1 Oct 2020 16:13:08 +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 bb38d11d0..1aabf8f84 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![lab](https://i.giphy.com/NETCsDYm0fL44.gif) -## Overview +## Overview Of The Project In this lab, we're going to work with strings. Strings in JavaScript are wrapped in single or double quotes, or in back ticks.