Skip to content

Commit cb22c6f

Browse files
TallTedgkellogg
authored andcommitted
fix typo in index.html
Changes the one instance of `a <code>@context` to `an <code>@context`, to match the other six instances of the latter.
1 parent 7706095 commit cb22c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3331,7 +3331,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
33313331

33323332
<section class="informative changed"><h2>Scoped Contexts</h2>
33333333

3334-
<p>An <a>expanded term definition</a> can include a <code>@context</code>
3334+
<p>An <a>expanded term definition</a> can include an <code>@context</code>
33353335
property, which defines a <a>context</a> (a <a>scoped context</a>) for
33363336
<a data-lt="JSON-LD value">values</a> of properties defined using that <a>term</a>.
33373337
When used for a <a>property</a>, this is called a <a>property-scoped context</a>.

0 commit comments

Comments
 (0)