diff --git a/options/output/chtml.rst b/options/output/chtml.rst
index 85bb01c0..b6ea72be 100644
--- a/options/output/chtml.rst
+++ b/options/output/chtml.rst
@@ -25,7 +25,7 @@ The Configuration Block
MathJax = {
chtml: {
- mathcFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
+ matchFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
fontURL: URL, // The URL where the fonts are found
dynamicPrefix: URL, // The URL where dynamic ranges of the font data are located
adaptiveCSS: true, // true means only produce CSS that is used in the processed equations