Skip to content

Commit 6134852

Browse files
TallTedgkellogg
authored andcommitted
Minor editorial rephrasing to clarify
Will prevent future misunderstandings like #567
1 parent 7a665c1 commit 6134852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,8 +1404,8 @@ <h3>Algorithm</h3>
14041404
<span class="changed">the result of
14051405
<a>IRI expanding</a> <var>value</var>
14061406
using <code>true</code> for <var>document relative</var>
1407-
</span>.
1408-
If it is not an <a>IRI</a>, or a <a>blank node identifier</a>, an
1407+
</span>;
1408+
if <var>value</var> is neither an <a>IRI</a> nor a <a>blank node identifier</a>, an
14091409
<a data-link-for="JsonLdErrorCode">invalid vocab mapping</a>
14101410
error has been detected and processing is aborted.
14111411
<div class="note">The use of <a>blank node identifiers</a> to value for <code>@vocab</code> is obsolete,

0 commit comments

Comments
 (0)