Fix typo in time.md (#11930)

This commit is contained in:
Damien Regad
2024-10-15 14:06:50 +02:00
committed by GitHub
parent 3f2968cb41
commit 22a0ba9709

View File

@@ -1,6 +1,6 @@
# Time Cartesian Axis
The time scale is used to display times and dates. Data are spread according to the amount of time between data points. When building its ticks, it will automatically calculate the most comfortable unit base on the size of the scale.
The time scale is used to display times and dates. Data are spread according to the amount of time between data points. When building its ticks, it will automatically calculate the most comfortable unit based on the size of the scale.
## Date Adapters