Fix copy typo

This commit is contained in:
Michael Oberwasserlechner 2016-07-13 08:49:42 +02:00 committed by GitHub
parent 885eeb091a
commit 281ad20452

View File

@ -29,7 +29,7 @@ Some properties are specified as arrays. The first value applies to the first ba
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](#chart-configuration-colors)
borderColor | `Array<Color>` | Arc border color