udacity / blockchain-nanodegree-issues

Issues for Udacity's Blockchain Nanodegree program
2 stars 2 forks source link

Typo #125

Closed sripwoud closed 5 years ago

sripwoud commented 5 years ago

Typo in 4. Blockchain Web Services > L1 > 10 Code for "Node Server Side Using Blockchain Mock Data" const port = 8080; then console.log("Web Server started on port 3000\nhttp://localhost:"+port);

jperera84 commented 5 years ago

Thanks, I fixed this issue.