Skip to content

Commit

Permalink
Fix typo in the legend documentation (#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 25f2634 commit a191921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/legend.md
Original file line number Diff line number Diff line change
@@ -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 a191921

Please sign in to comment.