Skip to content

Commit 1779ef7

Browse files
committed
Revert previous change.
1 parent da9055a commit 1779ef7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,9 +1940,9 @@ <h3>Algorithm</h3>
19401940
</ol>
19411941
</li>
19421942
<li>
1943-
If <em>result</em> is <tref>null</tref> and <em>value</em> is a
1944-
<tref>string</tref> that contains a colon (<code>:</code>), then it is
1945-
either an <tref>absolute IRI</tref> or a <tref>compact IRI</tref>:
1943+
If <em>result</em> is <tref>null</tref> and <em>value</em> contains a
1944+
colon (<code>:</code>), then it is either an <tref>absolute IRI</tref> or
1945+
a <tref>compact IRI</tref>:
19461946
<ol class="algorithm">
19471947
<li>
19481948
Split <em>value</em> into a <tref>prefix</tref> and <em>suffix</em>

0 commit comments

Comments
 (0)