Skip to content

Commit 6cbcfeb

Browse files
authored
Fix wrong YAML frontmatter key (singular to plural)
1 parent 17a8f72 commit 6cbcfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/datetime/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display_name: DateTime
33
short_description: DateTime is the term used in programming when referring to date and time related topics.
44
topic: datetime
5-
alias: date-time
5+
aliases: date-time
66
related: date-formatting, daterange, timezones, intl, timestamp
77
---
88
**DateTime** is the term used in programming when referring to **date** and **time** related topics, which is a complex field, including

0 commit comments

Comments
 (0)