From 29a1ba10e4e72b508c00fc6a8e8fcc91ca1313c9 Mon Sep 17 00:00:00 2001 From: Neabfi Date: Mon, 25 Jul 2016 10:53:28 -0400 Subject: [PATCH] Correction of spelling mistake --- 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 f1c36a5f9..7a0b6d09d 100644 --- a/docs/02-Scales.md +++ b/docs/02-Scales.md @@ -136,7 +136,7 @@ The following options are provided by the linear scale. They are all located in Name | Type | Default | Description --- | --- | --- | --- -beginAtZero | Boolean | - | if true, scale will inclulde 0 if it is not already included. +beginAtZero | Boolean | - | if true, scale will include 0 if it is not already included. min | Number | - | User defined minimum number for the scale, overrides minimum value from data. max | Number | - | User defined maximum number for the scale, overrides maximum value from data. maxTicksLimit | Number | 11 | Maximum number of ticks and gridlines to show. If not defined, it will limit to 11 ticks but will show all gridlines. -- 2.47.2