rtfeldman / seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
BSD 3-Clause "New" or "Revised" License
5.37k stars 194 forks source link

[README] Object replace documentation hotfix #172

Closed sbalay closed 7 years ago

sbalay commented 7 years ago

Fix object replace method usage example.

rtfeldman commented 7 years ago

Thanks @sbalay!