Skip to content

Commit a40c1a5

Browse files
committed
Updates
1 parent 808743e commit a40c1a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

aspnetcore/blazor/performance/webassembly-event-pipe-diagnostics.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ dotnet workload install wasm-tools
3737
* Upload the file via HTTP.
3838
* Parse and validate that the trace contains the expected method calls.
3939

40-
Built-in diagnostic counters are available to track:
41-
42-
* [Ahead-of-time (AOT) compilation](xref:blazor/tooling/webassembly#ahead-of-time-aot-compilation)
40+
Built-in diagnostic counters are available to track [Ahead-of-time (AOT) compilation](xref:blazor/tooling/webassembly#ahead-of-time-aot-compilation).
4341

4442
## GC (Garbage Collector) dumps
4543

0 commit comments

Comments
 (0)