Skip to content

Commit 2ce9879

Browse files
authored
[Blazor] Debug - missing * (#34240)
1 parent 137d275 commit 2ce9879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/blazor/debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ The additional options in the following table only apply to **hosted Blazor WebA
386386
*The guidance in this section applies debugging Blazor WebAssembly apps in:*
387387

388388
* ***Google Chrome*** *running on Windows or macOS.*
389-
* ***Microsoft Edge** *running on Windows.*
389+
* ***Microsoft Edge*** *running on Windows.*
390390

391391
1. Run the app in a command shell with `dotnet watch` (or `dotnet run`).
392392
1. Launch a browser and navigate to the app's URL.

0 commit comments

Comments
 (0)