From: laviniaclare Date: Fri, 5 Aug 2016 18:51:55 +0000 (-0700) Subject: changed 'chart there are' to 'charts there are' X-Git-Tag: v2.2.2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3103%2Fhead;p=thirdparty%2FChart.js.git changed 'chart there are' to 'charts there are' --- diff --git a/docs/07-Pie-Doughnut-Chart.md b/docs/07-Pie-Doughnut-Chart.md index 12547945b..28b5ba3e5 100644 --- a/docs/07-Pie-Doughnut-Chart.md +++ b/docs/07-Pie-Doughnut-Chart.md @@ -3,7 +3,7 @@ title: Pie & Doughnut Charts anchor: doughnut-pie-chart --- ### Introduction -Pie and doughnut charts are probably the most commonly used chart there are. They are divided into segments, the arc of each segment shows the proportional value of each piece of data. +Pie and doughnut charts are probably the most commonly used charts there are. They are divided into segments, the arc of each segment shows the proportional value of each piece of data. They are excellent at showing the relational proportions between data.