mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 18:01:40 -05:00
* fix the command python -m simpleHTTPServer Change the simpleHTTPserver to simpleHTTPServer, which is the right commmand. * another capital S had been omitted