Skip to content

Commit 3239fed

Browse files
docs(common): fix outdated extension in instructions
1 parent 4750f9d commit 3239fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/client-blazor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Now your project can use the Telerik UI for Blazor components.
9191

9292
The final step is to actually use a component on a view and run it in the browser. For example:
9393

94-
1. **Add** a **Button** component to the `~/Pages/Index.cshtml` view:
94+
1. **Add** a **Button** component to the `~/Pages/Index.razor` view:
9595
@[template](/_contentTemplates/common/get-started.md#add-component-sample)
9696

9797
## See Also

0 commit comments

Comments
 (0)