Skip to content

Commit

Permalink
Fix typo in test utils comment (chartjs#6017)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and simonbrunel committed Jan 28, 2019
1 parent ca478a3 commit a227b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils.js
Expand Up @@ -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.
Expand Down

0 comments on commit a227b60

Please sign in to comment.