diff --git a/controls/combobox/templates.md b/controls/combobox/templates.md index 62df046a2..b0d96262a 100644 --- a/controls/combobox/templates.md +++ b/controls/combobox/templates.md @@ -25,7 +25,7 @@ If the default templates of the control do not suit your needs, you can define c -**2.** Ddd the `telerik` namespace: +**2.** Add the `telerik` namespace: ```XAML xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"