diff --git a/docs/06-Pie-Doughnut-Chart.md b/docs/06-Pie-Doughnut-Chart.md index 05487069b..a46b0bafa 100644 --- a/docs/06-Pie-Doughnut-Chart.md +++ b/docs/06-Pie-Doughnut-Chart.md @@ -59,7 +59,7 @@ An example data object using these attributes is shown below. var data = { labels: [ "Red", - "Green", + "Blue", "Yellow" ], datasets: [