Skip to content

Commit 6093716

Browse files
authored
Fix a typo
1 parent bccf562 commit 6093716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/panelbar/accessibility-and-internationalization/wai-aria-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The [WAI-ARIA Suite](http://www.w3.org/WAI/intro/aria) defines an approach to ma
1616

1717
In order to enable the WAI-ARIA support, set the control's **EnableAriaSupport** property to **true** as shown in the example below.
1818

19-
>caption **Example 1**: Setting the **EnalbeAriaSupport** property for **RadPanelBar**
19+
>caption **Example 1**: Setting the **EnableAriaSupport** property for **RadPanelBar**
2020
2121
````ASP.NET
2222
<telerik:RadPanelBar runat="server"

0 commit comments

Comments
 (0)