Skip to content

Commit 46e0958

Browse files
committed
typo
1 parent 6f78eb5 commit 46e0958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/profiling/profiling-feature-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ This tool is supported for For .NET Core and .NET 5+ apps.
277277

278278
## Visualize BenchmarkDotNet data
279279

280-
Starting in Visual Studio 2022 version 17.9, you can view data collected using BenchmarkDotNet in the Visual Studio profiling tools. By adding benchmark attributes to your code, you can use specific diagnosers to analyzer memory allocations, CPU usage, counters, and other performance data.
280+
Starting in Visual Studio 2022 version 17.9, you can view data collected using BenchmarkDotNet in the Visual Studio profiling tools. By adding benchmark attributes to your code, you can use specific diagnosers to analyze memory allocations, CPU usage, counters, and other performance data.
281281

282282
For more information, see [Analyze BenchmarkDotNet data in Visual Studio](../profiling/profiling-with-benchmark-dotnet.md).
283283

0 commit comments

Comments
 (0)