From 9a28077d77262bea28b0ae3839755594370541f5 Mon Sep 17 00:00:00 2001 From: Jevesh Pratap Singh Date: Thu, 1 Mar 2018 21:55:25 +0530 Subject: [PATCH] Fixed Two Typos. According to google its JavaScript, not Javascript. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ec588c8..1fc5165a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Learn Javascript +Learn JavaScript ====== -This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language. +This book will teach you the basics of programming and JavaScript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language. ![Screen](./assets/intro.png)