Address review comments.
This commit is contained in:
parent
227aebed65
commit
45f2a7514e
|
@ -26,7 +26,7 @@ MathJax.Hub.Config({
|
||||||
mpMouse: true
|
mpMouse: true
|
||||||
},
|
},
|
||||||
errorSettings: {
|
errorSettings: {
|
||||||
message: ["[",["MathError","MathError"],"]"]
|
message: ["[",["MathError","Math Error"],"]"]
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ MathJax.Hub.Config({
|
||||||
mpMouse: true
|
mpMouse: true
|
||||||
},
|
},
|
||||||
errorSettings: {
|
errorSettings: {
|
||||||
message: ["[",["MathError","MathError"],"]"]
|
message: ["[",["MathError","Math Error"],"]"]
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user