mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Correct typo in a comment in test/index.js (#6122)
This commit is contained in:
parent
87a74f99a1
commit
f5ff45693e
@ -34,7 +34,7 @@ var utils = require('./utils');
|
||||
window.waitForResize = utils.waitForResize;
|
||||
window.createMockContext = createMockContext;
|
||||
|
||||
// some style initialization to limit differences between browsers across different plateforms.
|
||||
// some style initialization to limit differences between browsers across different platforms.
|
||||
utils.injectCSS(
|
||||
'.chartjs-wrapper, .chartjs-wrapper canvas {' +
|
||||
'border: 0;' +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user