Skip to content

Commit 8eb7f96

Browse files
authored
Merge pull request #303 from seungwubaek/master
Fix typo
2 parents b2383b0 + a34239b commit 8eb7f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/startup/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ saved as :attr:`MathJax.config`, and other properties are added to
2424
:data:`MathJax` depending on the components that get loaded. For
2525
example, the `startup` component adds :meth:`MathJax.startup`, which
2626
contains the objects that the `startup` module creates, like the input
27-
and output jax, the math ocument object, the DOM adaptor, and so on.
27+
and output jax, the math document object, the DOM adaptor, and so on.
2828
See the :ref:`MathJax API <mathjax-api>` documentation for more
2929
information.
3030

0 commit comments

Comments
 (0)