]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Changed occurrence of "charts.defaults.Line" to "charts.defaults.line"
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 23 Apr 2016 21:52:26 +0000 (23:52 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 23 Apr 2016 21:52:26 +0000 (23:52 +0200)
docs/02-Line-Chart.md

index 4f03fd46206a45b6805946a15855316817facd9c..50aefb8fadaf991a0c893aa4a935a185960521f9 100644 (file)
@@ -126,7 +126,7 @@ The label key on each dataset is optional, and can be used when generating a sca
 
 These are the customisation options specific to Line charts. These options are merged with the [global chart configuration options](#getting-started-global-chart-configuration), and form the options of the chart.
 
-The default options for line chart are defined in `Chart.defaults.Line`.
+The default options for line chart are defined in `Chart.defaults.line`.
 
 Name | Type | Default | Description
 --- | --- | --- | ---