From a9d625d975cc4339108a471d74e921cb176c9891 Mon Sep 17 00:00:00 2001 From: Niraj Nandish Date: Tue, 31 Jul 2018 23:23:06 +0400 Subject: [PATCH] fix(docs): Broken link and typo in README.md Closes #17954 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 593e45fa19..0ba0a5a4ab 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Our full stack web development curriculum is completely free and self-paced. We ### Certifications -freeCodeCamp offers several free developer certifications. Each of these certifications involves building 5 required web app projects, along with hundreds of optional coding challenges to help you prepare for those projects. We estimate that each certification will take beginner programmers around 300 hours to earn. +freeCodeCamp offers several free developer certifications. Each of these certifications involves building 5 required web app projects, along with hundreds of optional coding challenges to help you prepare for those projects. We estimate that each certification will take beginner programmers around 300 hours to learn. Each of these 30 project in the freeCodeCamp curriculum has its own agile user stories and automated tests. These help you build up your project incrementally, and ensure you've fulfilled all the user stories before submitting it. @@ -122,4 +122,3 @@ Copyright (c) 2018 freeCodeCamp. The content of this repository bound by the following licenses: - The computer software is licensed under the [BSD-3-Clause](./LICENSE.md). -- The curricular content in the [`/seed`](/seed) and subdirectories are licensed under the [CC-BY-SA-4.0](./seed/LICENSE.md)