Skip to content

Commit

Permalink
fix readme bug
Browse files Browse the repository at this point in the history
  • Loading branch information
aleafs committed Sep 23, 2014
1 parent 6dcb5e2 commit 6a74a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ console.log(ipmerge.merge([{

[
{'s' : 1, 'e' : 6, 'd' : 'ABC'},
{'s' : 7, 'e' : 30, 'd' : 'AAA'}
{'s' : 7, 'e' : 30, 'd' : 'ABB'}
]

```
Expand Down

0 comments on commit 6a74a92

Please sign in to comment.