Closed ERyan71258 closed 6 months ago
The sentence states:
A block formula are specified by wrapping a single math element whose display attribute is "block" in a div element whose class is formula and whose id attribute starts with eq-.
math
display
"block"
div
formula
id
eq-
Fix to read: "A block formula is specified..."
Fixed.
The sentence states:
A block formula are specified by wrapping a single
math
element whosedisplay
attribute is"block"
in adiv
element whose class isformula
and whoseid
attribute starts witheq-
.Fix to read: "A block formula is specified..."