MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

Error in the documentation

Open vkubicki opened this issue 4 years ago • 1 comments

Issue Summary

The documentation has a typo.

Steps to Reproduce:

At https://docs.mathjax.org/en/latest/web/typeset.html , the sentence "The second, Mathjax.typesetPromise(), performs the typesetting asynchronously, and returns a promise that is resolved when the typesetting is complete." should be replaced with "The second, MathJax.typesetPromise(), ..." with the upper J in MathJax. This looks trivial, but I have been looking for a bug everywhere in my Vue app before catching it.

Technical details:

Not relevant.

Supporting information:

Not relevant.

vkubicki avatar Sep 17 '21 12:09 vkubicki

Thanks for the report. I'll fix it in the next pass over the documentation (I know it has been a long time).

dpvc avatar Mar 11 '22 18:03 dpvc