Skip to content

Commit 788357d

Browse files
committed
Fix broken whitespace in example.
1 parent b23d28c commit 788357d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -920,8 +920,8 @@ <h2>Specifying the Type</h2>
920920
{
921921
####...####
922922
"@id": "http://me.markus-lanthaler.com/",
923-
"@type": ****[****"
924-
http://schema.org/Person",
923+
"@type": ****[****
924+
"http://schema.org/Person",
925925
****"http://xmlns.com/foaf/0.1/Person"****
926926
]####,
927927
...####

0 commit comments

Comments
 (0)