Skip to content

Commit 188e9f8

Browse files
Typo : missing {
1 parent 9918335 commit 188e9f8

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
@@ -106,6 +106,7 @@ var rhs = {
106106
it: 'has',
107107
an: 'array',
108108
with: ['a', 'few', 'more', 'elements', { than: 'before' }]
109+
}
109110
};
110111

111112
var differences = diff(lhs, rhs);

0 commit comments

Comments
 (0)