]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix typo in docs 2893/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Fri, 1 Jul 2016 12:55:35 +0000 (08:55 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 1 Jul 2016 12:55:35 +0000 (08:55 -0400)
docs/01-Chart-Configuration.md

index e34c99777a11163c1ff5fe8373e59268c40acdfd..330cb269d33141bbb42ab3c844941f852d563e65 100644 (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
 --- | --- | --- | ---