From ec7b7d5ddc761246dc491bcd426f27915ba3ec14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 29 Mar 2019 23:06:29 -0300 Subject: [PATCH] Fixed typo on string #57 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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