From 000ad7f7d38cc4c96c80c5fcf477ef9177175fbf Mon Sep 17 00:00:00 2001 From: MarceloDamian <60354250+MarceloDamian@users.noreply.github.com> Date: Fri, 17 Apr 2020 13:13:00 -0400 Subject: [PATCH] docs(README): updated verbiage to sound more natural (#38561) * fixed typos and grammatical errors * Updated pull request changes! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e2c78a76..daf467e014 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Our full-stack web development curriculum is completely free and self-paced. We ### Certifications -freeCodeCamp.org 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 a beginning programmer around 300 hours to earn. +freeCodeCamp.org 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 a beginner programmer around 300 hours to earn. Each of these 30 projects in the freeCodeCamp.org 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 you submit it.