Skip to content

Commit

Permalink
itemscope/type note
Browse files Browse the repository at this point in the history
rewording of the itemscope/type note to make it clearer.
  • Loading branch information
scottaohara committed Nov 19, 2018
1 parent 79eac81 commit 85d4874
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 @@ -333,7 +333,7 @@ If you embed tweets in your website, Twitter can use information from your site
<meta itemprop="image" content="https://example.com/image.jpg">
```

**Note:** This markup requires attributes to be added to your top html tag
**Note:** These meta tags require the `itemscope` and `itemtype` attributes to be added to the `<html>` tag.

- 🛠 Test your page with the [Structured Data Testing Tool](https://developers.google.com/structured-data/testing-tool/)

Expand Down

0 comments on commit 85d4874

Please sign in to comment.