squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

port typo in japronto/tutorial/1_hello.md #88

Closed antvalencia closed 6 years ago

antvalencia commented 7 years ago

the port number in line: Now open the address http://localhost:8000 in your web browser. You should see the message Hello world!.

should be corrected to 8080

squeaky-pl commented 6 years ago

Fixed, thanks.