Skip to content

Commit f419383

Browse files
committed
docs(datetime): copy editing
1 parent 733626f commit f419383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/datetime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ The benefit of this approach is that every component, not just `ion-datetime`, c
328328

329329
### Calendar Days
330330

331-
The calendar days in the grid-style of an `ion-datetime` can be styled using CSS shadow parts.
331+
The calendar days in a grid-style `ion-datetime` can be styled using CSS shadow parts.
332332

333333
:::note
334334
The example below selects the day 2 days ago, unless that day is in the previous month, then it selects a day 2 days in the future. This is done for demo purposes in order to show how to apply custom styling to all days, the current day, and the selected day.

0 commit comments

Comments
 (0)