Skip to content

Commit 2a0bd39

Browse files
authored
Update README.md
1 parent 18984f3 commit 2a0bd39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ try:
8282
"@type": "DataVersion",
8383
"payload": {
8484
"@id": element_id,
85-
"@type": "BlockDefinition", # Example type
86-
"name": "MyExampleBlock"
85+
"@type": "PartDefinition", # Example type
86+
"name": "MyExamplePartDefinition"
8787
}
8888
}]
8989
}

0 commit comments

Comments
 (0)