mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-19 10:01:25 -04:00
Fixed the formatting and grammar. Also made it clear that `malloc()` is generally discouraged for use in C++. See [here](https://stackoverflow.com/questions/45105100/when-and-why-we-must-use-the-malloc) for more info.