Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ <h2><dfn>Link</dfn></h2>

<figure><figcaption>
Alternatively, if additional metadata is required (such as the
content type of the referenced resource) a <a>Link</a> can be used:
media type of the referenced resource) a <a>Link</a> can be used:
</figcaption>
<div id="ex13-jsonld" style="display: block;">
<pre class="example highlight json">{
Expand Down
2 changes: 1 addition & 1 deletion vocabulary/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4679,7 +4679,7 @@ <h2>Properties</h2>
The content or textual representation of the Object encoded as a
JSON string. By default, the value of <code>content</code> is
HTML. The <code><a>mediaType</a></code> property can be used in
the object to indicate a different content type.
the object to indicate a different media type.
</p>
<p>
The content MAY be expressed using multiple language-tagged
Expand Down