freeCodeCamp / curriculum

The freeCodeCamp curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
81 stars 124 forks source link

Update basic-css.json #317

Closed ghost closed 5 years ago

ghost commented 5 years ago

Description

As on line no 5600 there was an error, the line was written as, "You can think of the :root element as a container for your entire HTML document, in the same way that an html element is a container for the body element.", And change to: "You can think of the :root element as a container for your entire CSS document, in the same way that an html element is a container for the body element.",

Pre-Submission Checklist

Checklist:

Closes #315

scissorsneedfoodtoo commented 5 years ago

Thank you for taking the time to submit a PR for this issue. Unfortunately, a fix was just merged with https://github.com/freeCodeCamp/curriculum/pull/315. Please check out our other open issues, and we're looking forward to your next contribution!