Skip to content

Commit c4854fb

Browse files
authored
Fixed typo (#43430)
1 parent 16023fb commit c4854fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/whats-new/dotnet-9/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The latest release introduces significant new capabilities for tokenizers:
105105

106106
## ASP.NET Core
107107

108-
ASP.NET Core apps built with .NET 9 are secure by default, have expanded support for ahead-of-time complication, and have improved monitoring and tracing. With the performance improvements, you'll see higher throughput and faster startup time, and all with less memory usage. ASP.NET Core in .NET 9 includes:
108+
ASP.NET Core apps built with .NET 9 are secure by default, have expanded support for ahead-of-time compilation, and have improved monitoring and tracing. With the performance improvements, you'll see higher throughput and faster startup time, and all with less memory usage. ASP.NET Core in .NET 9 includes:
109109

110110
- Optimized handling of static files, like JavaScript and CSS, at build and publish time with automatic fingerprinted versioning.
111111
- Blazor: New Hybrid and Web app templates, detection of component render mode, new reconnection experience with server rendering.

0 commit comments

Comments
 (0)