Skip to content

Commit

Permalink
Fix typo in the legend documentation (chartjs#5348)
Browse files Browse the repository at this point in the history
  • Loading branch information
whoan authored and simonbrunel committed Mar 20, 2018
1 parent 2289d28 commit fb3ab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/legend.md
@@ -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`.
Expand Down

0 comments on commit fb3ab23

Please sign in to comment.