marijnh / Eloquent-JavaScript

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

Ch 20, Versions section, grammar #431

Closed dhollinden closed 6 years ago

dhollinden commented 6 years ago

"Another program, yarn, which can be installed from the NPM registry, fills the same role npm using a somewhat different interface and installation strategy."

perhaps, "the same role as npm" ?

Thanks

marijnh commented 6 years ago

Thanks. Solved by 309712d