Skip to content

Commit 5918fa5

Browse files
authored
Update choose-web-ui.md (#33189)
Small single line H2 Fix
1 parent 94ebebc commit 5918fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/tutorials/choose-web-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To get started, see:
7979
* [Create an ASP.NET Core app with Vue](/visualstudio/javascript/tutorial-asp-net-core-with-vue)
8080
* [JavaScript and TypeScript in Visual Studio](/visualstudio/javascript/javascript-in-visual-studio)
8181

82-
## Choose a hybrid solution: ASP.NET Core MVC or Razor Pages plus Blazor
82+
## Combine multiple web UI solutions: ASP.NET Core MVC or Razor Pages plus Blazor
8383

8484
MVC, Razor Pages, and Blazor are part of the ASP.NET Core framework and are designed to be used together. Razor components can be integrated into Razor Pages and MVC apps. When a view or page is rendered, components can be prerendered at the same time.
8585

0 commit comments

Comments
 (0)