Skip to content

Commit cdaec6e

Browse files
committed
Merge branch 'v3.0-latest' into v3.1-latest
2 parents 8a79a21 + 2c22839 commit cdaec6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/svg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ web-font blocking, or other character placement issues that sometimes
1616
occur with the HTML-based output.
1717

1818
One advantage to the SVG output is that it is relatively
19-
self-contained (it does not relay heavily on CSS, though it does use
19+
self-contained (it does not rely heavily on CSS, though it does use
2020
some in certain circumstances), so it can be saved and used as an
2121
independent image. One disadvantage of this mode is that its
2222
variable-width tables become fixed size once they are typeset, and

web/start.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ Getting the Latest Version
143143
--------------------------
144144

145145
Although ``jsdelivr`` provides a means of getting the latest version
146-
automtically, as described above, not all CDNs have a mechanism for
146+
automatically, as described above, not all CDNs have a mechanism for
147147
that. For such CDNs, MathJax provides a ``latest.js`` file that can
148148
be used to obtain the latest (3.x.x) version of MathJax. For example,
149149
``cdnjs`` doesn't have a mechanism for getting the latest 3.x.x
150-
version automtically, so you can use
150+
version automatically, so you can use
151151

152152
.. code-block:: html
153153

0 commit comments

Comments
 (0)