From 1ffcef352b6fb91625035699fa5df7d70e325881 Mon Sep 17 00:00:00 2001 From: nikita812 <49224082+nikita812@users.noreply.github.com> Date: Wed, 2 Oct 2019 15:21:27 +0530 Subject: [PATCH] fixed typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65ae30228..4348e7f0c 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ You start by working through our self-paced, browser-based full stack JavaScript ### By working through our curriculum, you can earn four certifications: ##### 1. Front End Certification -The first section will teach you the basics of how webpages work and also introduce you to JavaScript programming. +The first section will teach you the basics of how webpages work and also introduce you to the JavaScript programming. -Skills you'll practice include `HTML`, `CSS`, `JavaScript`, `jQuery` and `Bootstrap`. +Skills you'll practice include `HTML`, "CSS", "JavaScript", `jQuery` and `Bootstrap`. To earn this certification, you'll build **10 front-end projects** and implement many **JavaScript algorithms**. @@ -29,7 +29,7 @@ The third section introduces you to back end development using `Node.js`, `Expre To earn this certification, you'll build **5 APIs** and **5 full stack apps**. -We will accept solutions implemented in _any_ programming language, as long as both a live demo and the source code are publicly accessible. +We will accept solutions implemented in _any_ programming language, as long as both a live demo and the source code are publicaly accessible. ##### 4. Full Stack Certification The fourth section is where you'll get **real-world experience** by working on projects for **nonprofits**.