diff --git a/docs/samples/other-charts/polar-area-center-labels.md b/docs/samples/other-charts/polar-area-center-labels.md index 11f0f534fbd..cad6cabb56e 100644 --- a/docs/samples/other-charts/polar-area-center-labels.md +++ b/docs/samples/other-charts/polar-area-center-labels.md @@ -88,7 +88,7 @@ const config = { }, title: { display: true, - text: 'Chart.js Polar Area Chart' + text: 'Chart.js Polar Area Chart With Centered Point Labels' } } },