jashkenas / backbone

Give your JS App some Backbone with Models, Views, Collections, and Events
http://backbonejs.org
MIT License
28.1k stars 5.39k forks source link

docs: fix simple typo, deprectated -> deprecated #4259

Closed timgates42 closed 1 year ago

timgates42 commented 1 year ago

There is a small typo in examples/backbone.localStorage.js.

Should read deprecated rather than deprectated.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

jgonggrijp commented 1 year ago

Thanks!