Skip to content

Commit 5ad916b

Browse files
committed
Fix image node type in example
1 parent 94fd6d4 commit 5ad916b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Yields:
649649

650650
```json
651651
{
652-
"type": "link",
652+
"type": "image",
653653
"title": "bravo",
654654
"url": "http://example.com",
655655
"alt": "alpha"

0 commit comments

Comments
 (0)