Skip to content

Commit 1d264a7

Browse files
committed
"Address" bug in examples, should have been "PostalAddress".
Fixes #297
1 parent 99322ec commit 1d264a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/examples.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ JSON:
399399
}
400400
</script>
401401

402-
TYPES: Organization,Address
402+
TYPES: Organization,PostalAddress
403403

404404
PRE-MARKUP:
405405

@@ -609,7 +609,7 @@ JSON:
609609
}
610610
</script>
611611

612-
TYPES: Event,Place,Address,AggregateOffer
612+
TYPES: Event,Place,PostalAddress,AggregateOffer
613613

614614
PRE-MARKUP:
615615

0 commit comments

Comments
 (0)