knadh / localStorageDB

A simple database layer for localStorage and sessionStorage for creating structured data in the form of databases and tables
http://nadh.in/code/localstoragedb
814 stars 128 forks source link

Fixing typo #44

Closed davidmyersdev closed 10 years ago

davidmyersdev commented 10 years ago

According to your comment, if a book is published after 2003, you want to add 5 copies, but in your example, you are adding 5 years to its publish date. Very minor, but noticeable typo.