We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb5be4 commit de64081Copy full SHA for de64081
1 file changed
aspnetcore/blazor/performance/browser-developer-tools-profiling.md
@@ -1,7 +1,7 @@
1
---
2
title: ASP.NET Core Blazor WebAssembly browser developer tools diagnostic profiling
3
author: guardrex
4
-description: Learn about browser developer tools diagnostic profiling for ASP.NET Core Blazor WebAssembly apps.
+description: Learn about browser developer tools diagnostic profiling in ASP.NET Core Blazor WebAssembly apps.
5
monikerRange: '>= aspnetcore-10.0'
6
ms.author: riande
7
ms.custom: mvc
@@ -16,7 +16,7 @@ uid: blazor/performance/browser-developer-tools
16
17
-->
18
19
-This article describes browser developer tools diagnostic profiling tools for Blazor WebAssembly apps.
+This article describes browser developer tools diagnostic profiling tools in Blazor WebAssembly apps.
20
21
## Prerequisite
22
0 commit comments