diff --git a/unpacked/config/Accessible-full.js b/unpacked/config/Accessible-full.js index 8fe41df2f..488f9a327 100644 --- a/unpacked/config/Accessible-full.js +++ b/unpacked/config/Accessible-full.js @@ -26,7 +26,7 @@ MathJax.Hub.Config({ mpMouse: true }, errorSettings: { - message: ["[",["MathError","MathError"],"]"] + message: ["[",["MathError","Math Error"],"]"] } }); diff --git a/unpacked/config/Accessible.js b/unpacked/config/Accessible.js index b03d33050..ae6866fdb 100644 --- a/unpacked/config/Accessible.js +++ b/unpacked/config/Accessible.js @@ -26,7 +26,7 @@ MathJax.Hub.Config({ mpMouse: true }, errorSettings: { - message: ["[",["MathError","MathError"],"]"] + message: ["[",["MathError","Math Error"],"]"] } });