Skip to content

Commit b160b06

Browse files
zuisongsparkprime
authored andcommitted
Fix document error
1 parent e8840e5 commit b160b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ref/language.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ By default nested objects are completely replaced when overriden. For example:
475475
{
476476
nested_object: {
477477
field_of_the_nested_object: "will dissappear"
478-
}
478+
},
479479
not_touched: "still there",
480480
}
481481
+

0 commit comments

Comments
 (0)