Skip to content

Commit a200ab9

Browse files
committed
Fix typos
1 parent c7feb09 commit a200ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/pages/roomRequest/NewRoomRequest.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ const NewRoomRequest: React.FC<NewRoomRequestProps> = ({
477477

478478
<DateInput
479479
label="Recurrence End Date"
480-
description="The last occurance will occur on this date (inclusive)"
480+
description="The last occurrence will occur on this date (inclusive)."
481481
withAsterisk
482482
mt="sm"
483483
placeholder="When does this recurring event end?"

0 commit comments

Comments
 (0)