]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix pointLabel docs typo 2755/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 11 Jun 2016 13:24:55 +0000 (09:24 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 11 Jun 2016 13:24:55 +0000 (09:24 -0400)
docs/02-Scales.md

index d53e5f971dd3170c6c9660a327ee45573c575098..11f56fc6071850b1e1a456da7504e333730c893f 100644 (file)
@@ -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
 --- | --- | --- | ---