mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fix typo in test utils comment (#6017)
This commit is contained in:
parent
e6a0c86909
commit
72b7a613a6
@ -21,7 +21,7 @@ function readImageData(url, callback) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Injects a new canvas (and div wrapper) and creates teh associated Chart instance
|
||||
* Injects a new canvas (and div wrapper) and creates the associated Chart instance
|
||||
* using the given config. Additional options allow tweaking elements generation.
|
||||
* @param {object} config - Chart config.
|
||||
* @param {object} options - Chart acquisition options.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user