Skip to content

Commit 8ccba61

Browse files
authored
Fix a typo
1 parent 68c4203 commit 8ccba61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ position: 4
1313

1414
This article demonstrates how you can take advantage of the WAI-ARIA support of the **RadTreeView**. The [WAI-ARIA Suite](http://www.w3.org/WAI/intro/aria) defines an approach to make Web content and Web applications more accessible to people with disabilities. In order to enable the WAI-ARIA support, set the **EnableAriaSupport** property of **RadTreeView** to **true** as shown in the example below.
1515

16-
**Example 1:** Setting **EnalbeAriaSupport** property for **RadTreeView**.
16+
**Example 1:** Setting **EnableAriaSupport** property for **RadTreeView**.
1717

1818

1919

0 commit comments

Comments
 (0)