diff --git a/README.md b/README.md index d1bd592..efafdfa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Highly customizable [Chart.js](https://www.chartjs.org/) plugin that displays labels on data for any type of charts. -Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x**. +Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x** or higher. ## Documentation diff --git a/docs/guide/README.md b/docs/guide/README.md index 8c7ba19..346a171 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -3,7 +3,7 @@ Highly customizable [Chart.js](https://www.chartjs.org/) plugin that displays labels on data for any type of charts. ::: warning COMPATIBILITY NOTE -Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x** +Requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **3.x** or higher. ::: ::: danger IMPORTANT