flitbit / diff

Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
MIT License
2.99k stars 213 forks source link

fix rhs object structure in observable diff #146

Open ridgekimani opened 5 years ago

ridgekimani commented 5 years ago

There is a missing } in the the observable diff example