Skip to content

Commit b5ca261

Browse files
committed
it's => its fixes.
For w3c/json-ld-syntax#221.
1 parent ea646cb commit b5ca261

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
@@ -2675,7 +2675,7 @@ <h3>Algorithm</h3>
26752675
<li class="changed">If <var>element</var> has an <code>@type</code> <a>entry</a>,
26762676
create a new array <var>compacted types</var> initialized
26772677
by transforming each <var>expanded type</var> of that <a>entry</a>
2678-
into it's compacted form using the <a href="#iri-compaction">IRI Compaction algorithm</a>,
2678+
into its compacted form using the <a href="#iri-compaction">IRI Compaction algorithm</a>,
26792679
passing <var>active context</var>, <var>inverse context</var>,
26802680
<var>expanded type</var> for <var>var</var>, <code>true</code> for <var>vocab</var>,
26812681
and <code>false</code> for <var>propagate</var>.

0 commit comments

Comments
 (0)