File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ web-font blocking, or other character placement issues that sometimes
16
16
occur with the HTML-based output.
17
17
18
18
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
20
20
some in certain circumstances), so it can be saved and used as an
21
21
independent image. One disadvantage of this mode is that its
22
22
variable-width tables become fixed size once they are typeset, and
Original file line number Diff line number Diff line change @@ -143,11 +143,11 @@ Getting the Latest Version
143
143
--------------------------
144
144
145
145
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
147
147
that. For such CDNs, MathJax provides a ``latest.js `` file that can
148
148
be used to obtain the latest (3.x.x) version of MathJax. For example,
149
149
``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
151
151
152
152
.. code-block :: html
153
153
You can’t perform that action at this time.
0 commit comments