udacity / blockchain-nanodegree-issues

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

Comment/instruction typos in nd1309-work-code/Course_Blockchain_Data/Project_2_es6_starter_code/LevelSandbox.js #152

Closed liamseanbrady closed 5 years ago

liamseanbrady commented 5 years ago

"// Add your code here, remember un Promises…" should be "// Add your code here, remember in Promises…"

Link to one of the comments: https://github.com/udacity/nd1309-work-code/blob/300a6e7c5b8612d4f83c085156619c0d638b7a54/Course_Blockchain_Data/Project_2_es6_starter_code/LevelSandbox.js#L18

The typo is also repeated on lines 26 and 34.

Thanks!

jperera84 commented 5 years ago

Fixed, thanks