From: Evert Timberg Date: Fri, 1 Jul 2016 12:55:35 +0000 (-0400) Subject: Fix typo in docs X-Git-Tag: v2.2.0-rc.1~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2893%2Fhead;p=thirdparty%2FChart.js.git Fix typo in docs --- diff --git a/docs/01-Chart-Configuration.md b/docs/01-Chart-Configuration.md index e34c99777..330cb269d 100644 --- a/docs/01-Chart-Configuration.md +++ b/docs/01-Chart-Configuration.md @@ -373,7 +373,7 @@ hoverBorderWidth | Number | 1 | Default stroke width when hovered #### Rectangle Configuration -Rectangle elements are used to represent the bars in a bar chart. The global rectangle options are stored in `Chart.defaults.global.elements.rectange`. +Rectangle elements are used to represent the bars in a bar chart. The global rectangle options are stored in `Chart.defaults.global.elements.rectangle`. Name | Type | Default | Description --- | --- | --- | ---