Skip to content

Commit 913b38f

Browse files
committed
edit comment in mathjax test
1 parent 16410f9 commit 913b38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/bundle_tests/mathjax_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var destroyGraphDiv = require('../assets/destroy_graph_div');
88
describe('Test MathJax:', function() {
99
var mathJaxScriptTag;
1010

11-
// N.B. we used to have to load MathJax "dynamically" as Karam
11+
// N.B. we have to load MathJax "dynamically" as Karam
1212
// does not undefined the MathJax's `?config=` parameter.
1313
//
1414
// Now with the mathjax_config no longer needed,

0 commit comments

Comments
 (0)