We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc51fca commit a58dd49Copy full SHA for a58dd49
README.md
@@ -90,6 +90,6 @@ The directive accepts several attributes which are described below:
90
| **date** | Boolean | true => Has Datepicker (default: true) |
91
| **time** | Boolean | true => Has Timepicker (default: true) |
92
| **cancel-text** | String | Text for the cancel button (default: Cancel) |
93
-| **today-text** | String | Text for the tofay button (default: Today) |
+| **today-text** | String | Text for the today button (default: Today) |
94
| **ok-text** | String | Text for the OK button (default: OK) |
95
| **week-start** | Number | First day of the week (default: 0 => Sunday) |
0 commit comments