Skip to content

Commit ea99e09

Browse files
authored
spec.bs: fix mismatching h2 opening tag
1 parent 89bd5f0 commit ea99e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ We expect user agents to convert Web API data structure (defined in this spec) t
6565

6666
The API doesn't attempt to define recognition that behaves the same on all platforms.
6767

68-
<h2 id="introduction-handwriting"> Definitions </h3>
68+
<h3 id="introduction-handwriting"> Definitions </h3>
6969
In this spec, we define the following concepts, using the handwritten “WEB” for example:
7070

7171
<img src="images/handwriting-concept.svg" alt="Handwriting Concepts" width="100%">

0 commit comments

Comments
 (0)