diff --git a/README.md b/README.md index d828d04..2adc85d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Prop | Description | Screenshots iOS | Screenshot Android ------------- | ------------- | ------------- | ------------- date | The currently selected date. | onDateChange | Date change handler | -fadeToColor | Android picker is fading towords this background color. {color, 'none',} | +fadeToColor | Android picker is fading towords this background color. {color, 'none'} | maximumDate | Maximum selectable date. | minimumDate | Minimum selectable date | minuteInterval | The interval at which minutes can be selected. | Date picker minute interval IOS|Date picker minute interval Android