Skip to content

Commit 5c2e1dd

Browse files
BigBlueHatgkellogg
authored andcommitted
Fix typo
1 parent 7df8e61 commit 5c2e1dd

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
@@ -8566,7 +8566,7 @@ <h3>Graph Containers</h3>
85668566
within an HTML document may be located using
85678567
a fragment identifier matching the <a data-cite="DOM#concept-id">unique identifier</a>
85688568
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>,
8569+
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
85708570
a script element identified by "schema" can be targeted using the URL
85718571
<code>http://example.com/document#schema</code>.</p>
85728572

0 commit comments

Comments
 (0)