Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Sep 19, 2015
1 parent 008ce72 commit 82f0bc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ _Array_ or _Object_
Returns the records or indexes of the DataStore as mutable `Array` or `Object`, for the intention of reuse/persistent storage without relying on an adapter which would break up the data set.
Example of deleting a record:
```javascript
var store = haro();

Expand Down

0 comments on commit 82f0bc6

Please sign in to comment.