marijnh / Eloquent-JavaScript

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

Ch. 18, "Storing data client-side" section #428

Closed dhollinden closed 6 years ago

dhollinden commented 6 years ago

"Object.assign takes its first argument, and add all properties from any further arguments to it."

"add" should be plural

Thanks!

marijnh commented 6 years ago

Fixed via #429