Skip to content

Commit 095fb17

Browse files
committed
update comment; part of #207
1 parent d3296b2 commit 095fb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ var defaults = {
5959
mmlNode: false, // DOM element for MML output?
6060
svg: false, // return svg output?
6161
svgNode: false, // DOM element for SVG output?
62-
speakText: true, // add spoken annotations to svg output
62+
speakText: true, // add spoken annotations
6363
timeout: 10 * 1000, // 10 second timeout before restarting MathJax
6464
};
6565

0 commit comments

Comments
 (0)