Skip to content

Typo in FoodEstablishment first example #1015

Closed
mrshannonyoung opened this Issue Mar 3, 2016 · 2 comments

3 participants

@mrshannonyoung

content misspelled.

<meta itemprop="postalCode" cotent="02142" />

Should be:

<meta itemprop="postalCode" content="02142" />

@mrshannonyoung mrshannonyoung changed the title from Typo in first example to Typo in FoodEstablishment first example Mar 3, 2016
@unor
unor commented Mar 3, 2016

Thanks for the notice!

@gammamatrix already had submitted a PR to fix this, but it’s not yet committed: #954

@danbri
danbri commented Mar 7, 2016

Committed! thanks all :)

@danbri danbri closed this Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.