Skip to content

Commit b8285d2

Browse files
committed
Fix typos "the the"
1 parent 3290b82 commit b8285d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,7 @@ <h4>Radicals <code>&lt;msqrt&gt;</code>, <code>&lt;mroot&gt;</code></h4>
26972697
square root applies to all of them.
26982698
<a>&lt;mroot&gt;</a> has exactly two children: it is a
26992699
root of index the second child (the number 3), applied to the
2700-
the first child (the square root).
2700+
first child (the square root).
27012701
Also note these elements only change the font-size within the
27022702
<a>&lt;mroot&gt;</a> index, but it is scaled down more than
27032703
within the numerator and denumerator of the fraction.
@@ -5336,7 +5336,7 @@ <h4>The <code>GlyphAssembly</code> table</h4>
53365336
the width is <a>glyph assembly stretch size</a>
53375337
for a given target size <code>T</code> while
53385338
the ascent (respectively descent) is the
5339-
the maximum ascent (respectively descent) of the glyphs of id
5339+
maximum ascent (respectively descent) of the glyphs of id
53405340
<code>GlyphPartRecord.glyphID</code> for all the
53415341
<code>GlyphPartRecord</code> in
53425342
<code>GlyphAssembly.partRecords</code>.
@@ -5926,7 +5926,7 @@ <h2>Privacy and Security Considerations</h2>
59265926
</p>
59275927
<p>
59285928
This specification only adds script execution mechanisms in the
5929-
the MathML event handler attributes described in
5929+
MathML event handler attributes described in
59305930
<a href="#global-attributes"></a>. UAs may decide to apply the same
59315931
security restrictions as HTML and SVG to prevent execution of scripts
59325932
in these attributes.

0 commit comments

Comments
 (0)