Merge pull request #2936 from gitname/patch-1

Fix typo
This commit is contained in:
Evert Timberg 2016-07-07 16:17:20 -04:00 committed by GitHub
commit 4dacb78ae7

View File

@ -44,7 +44,7 @@ var myDoughnutChart = new Chart(ctx, {
Property | Type | Usage
--- | --- | ---
data | `Array<Number>` | The data to plot as bars
data | `Array<Number>` | The data to plot as arcs
label | `String` | The label for the dataset which appears in the legend and tooltips
backgroundColor | `Array<Color>` | The fill color of the arcs. See [Colors](#getting-started-colors)
borderColor | `Array<Color>` | Arc border color