diff --git a/README.md b/README.md
index 85bd4b5..4d425bc 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 towards this background color. {color, 'none'} |
maximumDate | Maximum selectable date. |
minimumDate | Minimum selectable date |
minuteInterval | The interval at which minutes can be selected. |
|