From c9cd64e5da0af46285416ccaed4174964e1104c5 Mon Sep 17 00:00:00 2001 From: Robert Sanek Date: Wed, 31 Oct 2018 06:44:58 -0700 Subject: [PATCH] Three typo --- start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.rst b/start.rst index 006bf8d1..69ff7d06 100644 --- a/start.rst +++ b/start.rst @@ -238,7 +238,7 @@ notation, or a combination of all three within the same page; the MathJax configuration tells MathJax which you want to use, and how you plan to indicate the mathematics when you are using TeX/LaTeX or AsciiMath notation. The configuration file used in the examples above tells MathJax -to look for three three formats (TeX, AsciiMath, and MathML) within your pages. +to look for three formats (TeX, AsciiMath, and MathML) within your pages. Other configuration files tell MathJax to use only one of these input options or one of the other output options. These three formats are described in more detail below.