From 813bf9203a6bc351c97dfd5d9260825a185b864e Mon Sep 17 00:00:00 2001 From: Talha Asghar <46928648+iamtalhaasghar@users.noreply.github.com> Date: Mon, 1 Feb 2021 16:52:29 +0000 Subject: [PATCH] fixed misspelled word fixed mispelled word "Javascript" in line 574 of readMe.md --- readMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readMe.md b/readMe.md index f8d88b9..1d26e01 100644 --- a/readMe.md +++ b/readMe.md @@ -571,7 +571,7 @@ year2020 year_2020 ``` -The first and second variables on the list follows the camelCase convention of declaring in JavaScrip. In this material, we will use camelCase variables. +The first and second variables on the list follows the camelCase convention of declaring in JavaScript. In this material, we will use camelCase variables. Example of invalid variables: