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