Skip to content

Commit 1009e0b

Browse files
ntachevadimodi
authored andcommitted
Update getting-started/web-app.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 35e13fb commit 1009e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/web-app.md

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

9999
The final step in this tutorial is to use a Telerik UI for Blazor component in a view and run it in the browser.
100100

101-
1. In the `~/Pages/Home.razor` view, add a `TelerikButton` component.
101+
1. In `.../Pages/Home.razor` in the server or client project, add a `TelerikButton` component.
102102

103103
@[template](/_contentTemplates/common/get-started.md#add-component-sample)
104104

0 commit comments

Comments
 (0)