diff --git a/README.md b/README.md
index bcccec7..8404294 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ import { NativeScriptDateTimePickerModule } from "nativescript-datetimepicker/an
],
...
```
- Then you will be able to decrare the fields in the html of your component:
+ Then you will be able to declare the fields in the html of your component:
```html