marijnh / Eloquent-JavaScript

The sources for the Eloquent JavaScript book
https://eloquentjavascript.net
3.01k stars 795 forks source link

Chapter 7 Project: A Robot - Subsection Simulation - Typo #415

Closed jruota closed 6 years ago

jruota commented 6 years ago

"... by visiting every location that a parcel is address to, ..." should be "... by visiting every location that a parcel is addressed to, ...".

marijnh commented 6 years ago

Fixed via #416