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