diff --git a/docs/datepicker.md b/docs/datepicker.md index b082c4b59..c894ae9ad 100644 --- a/docs/datepicker.md +++ b/docs/datepicker.md @@ -73,7 +73,7 @@ General datepicker component. | | | `popperModifiers` | `object` | | | | `popperPlacement` | `enumpopperPlacementPositions` | | | -| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focussed | +| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focused | | `readOnly` | `bool` | | | | `required` | `bool` | | | | `scrollableYearDropdown` | `bool` | | |