Skip to content

Commit 6bfd086

Browse files
Tsvetomir-Hrikoevska
authored andcommitted
Update knowledge-base/datepicker-kb-change-starting-day-of-week.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 22bbe3e commit 6bfd086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/datepicker-kb-change-starting-day-of-week.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This KB article answers the following questions:
2828

2929
## Solution
3030

31-
To set the start of the week to dfferent one in the Telerik DatePicker for Blazor, override the `FirstDayOfWeek` property of the current culture in your application. Follow the steps below to implement this solution:
31+
To set the start of the week to a different one in the Telerik DatePicker for Blazor, override the `FirstDayOfWeek` property of the current culture in your application. Follow the steps below to implement this solution:
3232

3333
1. Include the necessary namespaces for [globalization]({%slug globalization-formats%}) in your component.
3434
2. Add the Telerik DatePicker component to your razor page.

0 commit comments

Comments
 (0)