Skip to content

Commit 65a73e9

Browse files
authored
Update globalization/rtl-support.md
1 parent 1e26ac7 commit 65a73e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

globalization/rtl-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Right-to-left support is configured at the root level so it affects all UI for B
2020

2121
To enable right-to-left direction of the components in your application, set the `EnableRtl` parameter of the [`TelerikRootComponent`](slug://rootcomponent-overview) to `true`.
2222

23-
>caption MainLayout.razor
23+
>caption Enable RTL
2424
2525
<div class="skip-repl"></div>
2626
````RAZOR

0 commit comments

Comments
 (0)