Skip to content

Commit e1ecf1d

Browse files
dimodiyordan-mitev
andauthored
Update components/scheduler/recurrence.md
Co-authored-by: Yordan <[email protected]>
1 parent b7073c1 commit e1ecf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scheduler/recurrence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ string newRecurrenceString = recurrenceRule.ToString();
275275
There are two recommended ways to use the Telerik recurrence editors in a Telerik Form:
276276

277277
* Place each recurrence editor in a separate [Form item `Template`](slug:form-formitems-template). This is the simpler option to set up.
278-
* Please all recurrence editors in a [`<FormItemsTemplate>`](slug:form-formitems-formitemstemplate). This is a more verbose approach, which provides better control over the Form's HTML rendering, layout and styling.
278+
* Place all recurrence editors in a [`<FormItemsTemplate>`](slug:form-formitems-formitemstemplate). This is a more verbose approach, which provides better control over the Form's HTML rendering, layout and styling.
279279

280280
The following examples can serve as a reference for creating [custom Telerik Scheduler edit forms](slug:scheduler-kb-custom-edit-form) with recurrence editing. Using a markup structure that differs from the ones below may produce unexpected layouts.
281281

0 commit comments

Comments
 (0)