Skip to content

Commit b281456

Browse files
authored
Remove unclear hosting model language (#23020)
* Remove unclear hosting model language Fixes #20073 * Update docs/architecture/blazor-for-web-forms-developers/hosting-models.md
1 parent bb11444 commit b281456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/blazor-for-web-forms-developers/hosting-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 11/20/2020
88
---
99
# Blazor app hosting models
1010

11-
Blazor apps can be hosted in IIS just like ASP.NET Web Forms apps. Blazor apps can also be hosted in one of the following ways:
11+
Blazor apps can be hosted in one of the following ways:
1212

1313
- Client-side in the browser on WebAssembly.
1414
- Server-side in an ASP.NET Core app.

0 commit comments

Comments
 (0)