Skip to content

Commit 563a3f8

Browse files
BigBlueHatgkellogg
authored andcommitted
Fix typo
1 parent 10b56e9 commit 563a3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8561,7 +8561,7 @@ <h3>Graph Containers</h3>
85618561
within an HTML document may be located using
85628562
a fragment identifier matching the <a data-cite="DOM#concept-id">unique identifier</a>
85638563
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>,
8564+
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
85658565
a script element identified by "schema" can be targeted using the URL
85668566
<code>http://example.com/document#schema</code>.</p>
85678567

0 commit comments

Comments
 (0)