From: Evert Timberg Date: Sat, 11 Jun 2016 13:24:55 +0000 (-0400) Subject: Fix pointLabel docs typo X-Git-Tag: v2.1.5~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2755%2Fhead;p=thirdparty%2FChart.js.git Fix pointLabel docs typo --- diff --git a/docs/02-Scales.md b/docs/02-Scales.md index d53e5f971..11f56fc60 100644 --- a/docs/02-Scales.md +++ b/docs/02-Scales.md @@ -324,7 +324,7 @@ lineWidth | Number | 1 | Width of angled lines #### Point Label Options -The following options are used to configure the point labels that are shown on the perimeter of the scale. They can be found in the `pointLabel` sub options. Note that these options only apply if `lineArc` is false. +The following options are used to configure the point labels that are shown on the perimeter of the scale. They can be found in the `pointLabels` sub options. Note that these options only apply if `lineArc` is false. Name | Type | Default | Description --- | --- | --- | ---