Skip to content

Commit ed983ef

Browse files
committed
Fix reference.
1 parent 297d6d7 commit ed983ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h2>How to Read this Document</h2>
205205
and the JSON-LD API [[!JSON-LD-API]]. To understand the API and how it is
206206
intended to operate in a programming environment, it is useful to have working
207207
knowledge of the JavaScript programming language [[ECMASCRIPT-6.0]] and
208-
WebIDL [[!WebIDL]]. To understand how JSON-LD maps to RDF, it is helpful to be
208+
WebIDL [[!WEBIDL]]. To understand how JSON-LD maps to RDF, it is helpful to be
209209
familiar with the basic RDF concepts [[!RDF-CONCEPTS]].</p>
210210

211211
</section>

0 commit comments

Comments
 (0)