Skip to content

Commit 22a0ba9

Browse files
authored
Fix typo in time.md (#11930)
1 parent 3f2968c commit 22a0ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/axes/cartesian/time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Time Cartesian Axis
22

3-
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.
3+
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.
44

55
## Date Adapters
66

0 commit comments

Comments
 (0)