Skip to content

Commit 51c0e40

Browse files
committed
Merge branch 'kant-patch-1' into kant/readme-typo
2 parents 5a94659 + ec7b7d5 commit 51c0e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import { NativeScriptDateTimePickerModule } from "nativescript-datetimepicker/an
5454
],
5555
...
5656
```
57-
Then you will be able to decrare the fields in the html of your component:
57+
Then you will be able to declare the fields in the html of your component:
5858
```html
5959
<DatePickerField hint="select date"></DatePickerField>
6060
<TimePickerField hint="select time"></TimePickerField>

0 commit comments

Comments
 (0)