Skip to content

Commit 3a70fb5

Browse files
chore(): lint
1 parent 0f6bdbe commit 3a70fb5

File tree

1 file changed

+1
-1
lines changed
  • core/src/components/datetime/utils

1 file changed

+1
-1
lines changed

core/src/components/datetime/utils/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const hour24 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 1
6565
/**
6666
* Given a locale and a theme,
6767
* return an array with formatted days
68-
* of the week. iOS and Ionic themes should
68+
* of the week. iOS and Ionic themes should
6969
* display days such as "Mon" or "Tue".
7070
* MD should display days such as "M"
7171
* or "T".

0 commit comments

Comments
 (0)