We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b56e9 commit 563a3f8Copy full SHA for 563a3f8
index.html
@@ -8561,7 +8561,7 @@ <h3>Graph Containers</h3>
8561
within an HTML document may be located using
8562
a fragment identifier matching the <a data-cite="DOM#concept-id">unique identifier</a>
8563
of the script element within the HTML document located by a URL (see [[!DOM]]).</p>
8564
- <p>For example, given an HTML document located at h<code>ttp://example.com/document</code>,
+ <p>For example, given an HTML document located at <code>http://example.com/document</code>,
8565
a script element identified by "schema" can be targeted using the URL
8566
<code>http://example.com/document#schema</code>.</p>
8567
0 commit comments