Skip to content

Commit 4750f9d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/server-blazor.md

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

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

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

9595
## See Also

0 commit comments

Comments
 (0)