Skip to content

Commit a2f6b68

Browse files
committed
Fix sample
1 parent 2516beb commit a2f6b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ In combination with a `SerialName` specified for the child class, you have full
124124

125125
```json
126126
{
127-
class: "child",
128-
property: true
127+
"class": "child",
128+
"property": true
129129
}
130130
```
131131

0 commit comments

Comments
 (0)