Skip to content

Commit ab6b228

Browse files
committed
Remove trailing comma in discussion of language map values.
1 parent 24f8df1 commit ab6b228

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
@@ -1484,7 +1484,7 @@ <h3>Algorithm</h3>
14841484
<em>language value</em>.</li>
14851485
<li>For each <em>item</em> in <em>language value</em>:
14861486
<ol class="algorithm">
1487-
<li><em>item</em> must be a <a>string</a>,
1487+
<li><em>item</em> must be a <a>string</a>
14881488
<span class="changed">or <code>null</code></span>,
14891489
otherwise an
14901490
<a data-link-for="JsonLdErrorCode">invalid language map value</a>

0 commit comments

Comments
 (0)