Skip to content

Commit

Permalink
Fix image node type in example
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 6, 2016
1 parent 94fd6d4 commit 5ad916b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ Yields:

```json
{
"type": "link",
"type": "image",
"title": "bravo",
"url": "http://example.com",
"alt": "alpha"
Expand Down

0 comments on commit 5ad916b

Please sign in to comment.