From 7be69ce7e317f4dbe52cc0e2d9bd8e76cd1160c1 Mon Sep 17 00:00:00 2001 From: Evert Timberg Date: Sat, 11 Jun 2016 09:24:55 -0400 Subject: [PATCH] Fix pointLabel docs typo --- docs/02-Scales.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --- | --- | --- | --- -- 2.47.2