Skip to content

Commit 45641eb

Browse files
author
Phillip Clark
authored
Merge pull request #127 from gautiermichelin/patch-1
Typo : missing {
2 parents 5196570 + 188e9f8 commit 45641eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ var rhs = {
104104
it: 'has',
105105
an: 'array',
106106
with: ['a', 'few', 'more', 'elements', { than: 'before' }]
107+
}
107108
};
108109

109110
var differences = diff(lhs, rhs);

0 commit comments

Comments
 (0)