Merge pull request #2893 from chartjs/fix/2888

Fix typo in docs
This commit is contained in:
Zach Panzarino 2016-07-01 09:52:14 -04:00 committed by GitHub
commit e271876f02

View File

@ -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
--- | --- | --- | ---