Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Dec 1, 2023
1 parent 35863a0 commit 8349969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/api-reference/range-calendar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export const date: APISchema<RangeCalendar.DateProps> = {
},
{
name: "value",
value: 'The date in the format "YYYY-MM-DD".'
description: 'The date in the format "YYYY-MM-DD".'
},
{
name: "today",
Expand Down

0 comments on commit 8349969

Please sign in to comment.