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