Skip to content

Commit 7ae590a

Browse files
Fix typo
Co-authored-by: Kira Pilot <kira@coder.com>
1 parent 531df3e commit 7ae590a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/util/schedule.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const extractTimezone = (raw: string, defaultTZ = DEFAULT_TIMEZONE): stri
3232
}
3333

3434
/**
35-
* WeeklyFlag is an array represnting which days of the week are set or flagged
35+
* WeeklyFlag is an array representing which days of the week are set or flagged
3636
*
3737
* @remarks
3838
*

0 commit comments

Comments
 (0)