diff --git a/examples/combobox/combobox-datepicker.html b/examples/combobox/combobox-datepicker.html
index 9572d5c468..a4860ae22b 100644
--- a/examples/combobox/combobox-datepicker.html
+++ b/examples/combobox/combobox-datepicker.html
@@ -497,7 +497,7 @@
Combobox
aria-controls="IDREF" |
input |
- Identifies the element controled by the combobox.
+ Identifies the element controlled by the combobox.
|
@@ -505,7 +505,7 @@ Combobox
aria-describedby="IDREF" |
input |
- Identifies the element that provides an accessible description for the combobox, enableing assistive technologies to associate the date format description with the input.
+ Identifies the element that provides an accessible description for the combobox, enabling assistive technologies to associate the date format description with the input.
|