Skip to content

Commit bd409b8

Browse files
authored
Update index.html
removing class from errata page
1 parent bcca9ea commit bd409b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errata/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h1>Open Errata on the “JSON-LD 1.1 Processing Algorithms and API” Recommend
5757
<dt>Latest Published Version:</dt>
5858
<dd><a href="https://www.w3.org/TR/json-ld11-api/">https://www.w3.org/TR/json-ld11-api/</a></dd>
5959
<dt>Editor’s draft:</dt>
60-
<dd><a class="todo" href="https://w3c.github.io/json-ld-api/">https://w3c.github.io/json-ld-api/</a></dd>
60+
<dd><a href="https://w3c.github.io/json-ld-api/">https://w3c.github.io/json-ld-api/</a></dd>
6161
<dt>Latest Publication Date:</dt>
6262
<dd>16 July, 2020</dd>
6363
</dl>

0 commit comments

Comments
 (0)