diff --git a/docs/axes/cartesian/index.md b/docs/axes/cartesian/index.md index 6a4d84f2f84..a8c3b545887 100644 --- a/docs/axes/cartesian/index.md +++ b/docs/axes/cartesian/index.md @@ -1,6 +1,6 @@ # Cartesian Axes -Axes that follow a cartesian grid are known as 'Cartesian Axes'. Cartesian axes are used for line, bar, and bubble charts. Four cartesian axes are included in Chart.js by default. +Axes that follow a cartesian grid are known as 'Cartesian Axes'. Cartesian axes are used for line, bar, and bubble charts. Five cartesian axes are included in Chart.js by default. * [linear](./linear.md) * [logarithmic](./logarithmic.md)