Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnetcore/blazor/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ The additional options in the following table only apply to **hosted Blazor WebA
*The guidance in this section applies debugging Blazor WebAssembly apps in:*

* ***Google Chrome*** *running on Windows or macOS.*
* ***Microsoft Edge** *running on Windows.*
* ***Microsoft Edge*** *running on Windows.*

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