Skip to content

Commit a4bed44

Browse files
authored
docs(datetime): remove non-existent value from presentation (#3879)
1 parent 4acd9f4 commit a4bed44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/datetime.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Some use cases may call for only date selection or only time selection. The `pre
204204

205205
### Month and Year Selection
206206

207-
Month and year selection is available by passing `month-year`, `year-month`, `month`, or `year` to the `presentation` property.
207+
Month and year selection is available by passing `month-year`, `month`, or `year` to the `presentation` property.
208208

209209
This example shows a datetime with the `month-year` configuration.
210210

versioned_docs/version-v7/api/datetime.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Some use cases may call for only date selection or only time selection. The `pre
207207

208208
### Month and Year Selection
209209

210-
Month and year selection is available by passing `month-year`, `year-month`, `month`, or `year` to the `presentation` property.
210+
Month and year selection is available by passing `month-year`, `month`, or `year` to the `presentation` property.
211211

212212
This example shows a datetime with the `month-year` configuration.
213213

0 commit comments

Comments
 (0)