Fix typo in the legend documentation (#5348)

This commit is contained in:
Juan Eugenio Abadie 2018-03-20 11:37:56 -03:00 committed by Simon Brunel
parent 25f26346d5
commit a191921b15

View File

@ -1,6 +1,6 @@
# Legend Configuration
The chart legend displays data about the datasets that area appearing on the chart.
The chart legend displays data about the datasets that are appearing on the chart.
## Configuration options
The legend configuration is passed into the `options.legend` namespace. The global options for the chart legend is defined in `Chart.defaults.global.legend`.