From: Varatep Buranintu Date: Thu, 27 Oct 2016 00:58:41 +0000 (-0700) Subject: fix "area" typo X-Git-Tag: v2.4.0~1^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c8998f96adeece76000406ca06ec8bb178392d7;p=thirdparty%2FChart.js.git fix "area" typo --- diff --git a/docs/02-Scales.md b/docs/02-Scales.md index df95b3179..ae7758326 100644 --- a/docs/02-Scales.md +++ b/docs/02-Scales.md @@ -302,7 +302,7 @@ var chartInstance = new Chart(ctx, { ### Radial Linear Scale -The radial linear scale is used specifically for the radar and polar are chart types. It overlays the chart area, rather than being positioned on one of the edges. +The radial linear scale is used specifically for the radar and polar area chart types. It overlays the chart area, rather than being positioned on one of the edges. #### Configuration Options