Skip to content

Commit cfd83e9

Browse files
committed
Update fragment used in 7.3 Locating a Specific JSON-LD Script Element example.
Fixes #256.
1 parent 99288f7 commit cfd83e9

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
@@ -11165,8 +11165,8 @@ <h3>Graph Containers</h3>
1116511165
and MUST NOT merge the result with any other markup from the same HTML document.</p>
1116611166

1116711167
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
11168-
a script element identified by "name" can be targeted using the URL
11169-
<code>http://example.com/document#name</code>.</p>
11168+
a script element identified by "dave" can be targeted using the URL
11169+
<code>http://example.com/document#dave</code>.</p>
1117011170

1117111171
<aside class="example ds-selector-tabs"
1117211172
title="Targeting a specific script element by id">

0 commit comments

Comments
 (0)