Skip to content

Commit 7d46ea0

Browse files
committed
Fix spelling
1 parent 4b981af commit 7d46ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/input/mathml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Option Descriptions
215215
functions are passed an object with three properties: :data:`math`,
216216
giving the :data:`MathItem` being processed, :data:`document`
217217
giving the :data:`MathDocument` for the math item, and :data:`data`
218-
giving the root of the internal representaton of the MathML tree
218+
giving the root of the internal representation of the MathML tree
219219
(the internal form of the top-level ``<math>`` node). The
220220
post-filters are executed when the MathML input jax has finished
221221
converting it to the intermal MathML format, but before the

0 commit comments

Comments
 (0)