Skip to content

Commit cee83dc

Browse files
committed
Fix HTML markup problem.
1 parent e4249a2 commit cee83dc

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
@@ -3532,7 +3532,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
35323532

35333533
<p class="note">The values of <code>@type</code> are unordered, so if multiple
35343534
types are listed, the order that <a>type-scoped contexts</a> are applied is based on
3535-
a>code point ordering</a>.</p>
3535+
<a>code point ordering</a>.</p>
35363536

35373537
<p>For example, consider the following semantically equivalent examples.
35383538
The first example, shows how properties and types can define their own

0 commit comments

Comments
 (0)