Fixed repeated word

This commit is contained in:
Dan Brown 2023-03-01 11:48:31 +00:00
commit e77e38081a
Signed by: danb
GPG key ID: 46D9F943C24A2EF9

View file

@ -19,7 +19,7 @@ book/chapter headings, etc.
#### Considerations
- This relies on JavaScript to parse and render content on page load.
- This loads MathJax the MathJax JavaScript from an external CDN (jsdelivr.net) server.
- This loads the MathJax JavaScript from an external CDN (jsdelivr.net) server.
- Math rendering may not work in all areas of the application, notedly:
- No rendering in the Markdown live preview.
- No rendering in many export formats, including PDF.