Skip to content

Commit

Permalink
fix: correct the description for DayWeek condition (#6834)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrutimantri authored Jan 20, 2025
1 parent 25ca9f7 commit 4dee038
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@Getter
@NoArgsConstructor
@Schema(
title = "Condition to allow events on weekdays."
title = "Condition to allow events on a particular day of the week."
)
@Plugin(
examples = {
Expand Down

0 comments on commit 4dee038

Please sign in to comment.