Skip to content

Commit 2051447

Browse files
committed
Typo fixes in typeset and start
1 parent 9561270 commit 2051447

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/start.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ output format) to display the mathematics.
119119
The ``tex-mml-chtml.js`` file includes all the pieces needed for
120120
MathJax to process these two input formats and produce this
121121
output format. There are several other choices with different
122-
input/output combinations, and and you can even configure MathJax to
122+
input/output combinations, and you can even configure MathJax to
123123
load components individually.
124124

125125
We list this file here because it will get you started quickly with

web/typeset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ and then use
319319

320320
in order to load the script when the page content is ready. Note
321321
that you will want to include the path to the location where you
322-
stored ``check-mathjax.js``, that you should change
322+
stored ``check-for-tex.js``, that you should change
323323
``tex-chtml.js`` to whatever component file you want to use, and that
324324
the ``window.MathJax`` value should be set to whatever configuration
325325
you want to use. In this case, it just adds dollar signs to the

0 commit comments

Comments
 (0)