Skip to content

Commit 3a4d42c

Browse files
committed
Fix typo
1 parent eb12eee commit 3a4d42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/latest/json-ld-api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ <h2>Expansion Algorithm</h2>
882882
<li>label all <tref title="blank node">blank nodes</tref> in <em>value</em> with
883883
<tref title="blank node identifier">blank node identifiers</tref> by using the
884884
<a href="#label-blank-nodes-algorithm">Label Blank Nodes Algorithm</a>.</li>
885-
<li>Then, for each <em>iri</em> of <em>expanded property</em> create merge a copy
885+
<li>Then, for each <em>iri</em> of <em>expanded property</em> merge a copy
886886
of <em>value</em> into the <em>iri</em> member of the <em>result</em>
887887
<tref>JSON object</tref>.</li>
888888
</ol>

0 commit comments

Comments
 (0)