Skip to content

Commit 6fefcd3

Browse files
authored
Update README.md
1 parent fe67931 commit 6fefcd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ UI controls are available for Xamarin Forms and .NET MAUI.
1111
### Features include:
1212
* Ability to use the Calendar from code without referencing a UI framework.
1313
* Ability to use and reference your own models by implementing interfaces like `ICalendar`, `ICalendarDay`, or `IEvent`.
14-
* Ability to set the number of rows shown or have it be automatic.
14+
* Ability to set the number of rows/weeks shown or have it be automatic.
1515
* Ability to change the start of the week to any day of the week.
1616
* Ability to select single, multiple or a range of dates.
1717
* Ability to restrict navigation to a range of dates and define how the calendar loops.
@@ -23,7 +23,7 @@ UI controls are available for Xamarin Forms and .NET MAUI.
2323
#### Standard Calendar
2424
<img src="https://user-images.githubusercontent.com/73718829/181294940-a12bfe05-6caa-473f-9cb4-a862927931e9.jpg" width="45%">
2525

26-
#### Custom Days Of Week (Unordered and duplicates)
26+
#### Custom Days Of Week (Unordered/Duplicates)
2727
<img src="https://user-images.githubusercontent.com/73718829/181294949-1bd0e011-c0b4-4641-a779-e0f4215f4317.jpg" width="45%">
2828

2929
#### Custom Days Of Week (3 Days Of Week)

0 commit comments

Comments
 (0)