Skip to content

Commit d557838

Browse files
committed
[update] integration with event widgets updated
1 parent 3730f29 commit d557838

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/integration-with-eventcalendar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Booking slots:
229229
}
230230
~~~
231231

232-
**Rule 5. Modifying a single instance of an recurring event.**
232+
**Rule 5. Modifying a single instance of a recurring event.**
233233

234234
If a single instance of a recurring event is edited (e.g., time change for a specific date), generate a new slot with the updated time and date in the dates array, overriding the days array.
235235

docs/guides/integration-with-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Booking slots:
221221
}
222222
~~~
223223

224-
**Rule 5. Modifying a single instance of an recurring event.**
224+
**Rule 5. Modifying a single instance of a recurring event.**
225225

226226
If a single instance of a recurring event is edited (e.g., time change for a specific date), generate a new slot with the updated time and date in the dates array, overriding the days array.
227227

0 commit comments

Comments
 (0)