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 7df8e61 commit 5c2e1ddCopy full SHA for 5c2e1dd
index.html
@@ -8566,7 +8566,7 @@ <h3>Graph Containers</h3>
8566
within an HTML document may be located using
8567
a fragment identifier matching the <a data-cite="DOM#concept-id">unique identifier</a>
8568
of the script element within the HTML document located by a URL (see [[!DOM]]).</p>
8569
- <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>,
8570
a script element identified by "schema" can be targeted using the URL
8571
<code>http://example.com/document#schema</code>.</p>
8572
0 commit comments