Skip to content

Commit f82567a

Browse files
Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected]>
1 parent 02c5962 commit f82567a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

aspnetcore/release-notes/aspnetcore-10.0.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ uid: aspnetcore-10
1111

1212
This article highlights the most significant changes in ASP.NET Core 10.0 with links to relevant documentation.
1313

14-
This article will be updated as new preview releases are made available. See the [Asp.Net Core announcement page](https://github.com/aspnet/announcements/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0-rc2) until this page is update.
14+
This article will be updated as new preview releases are made available. See the [Asp.Net Core announcement page](https://github.com/aspnet/announcements/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0-rc2) until this page is updated.
1515

1616
<!-- New content should be added to ~/aspnetcore-9/includes/newFeatureName.md files. This will help prevent merge conflicts in this file. -->
1717

@@ -21,18 +21,18 @@ This section describes new features for Blazor.
2121

2222
## SignalR
2323

24-
This section describes new features for authentication and authorization.
24+
This section describes new features for SignalR.
2525

2626
## Minimal APIs
2727

2828
This section describes new features for minimal APIs.
2929

3030
## Authentication and authorization
3131

32-
ASP.NET Core 9 adds new features to authentication and authorization.
32+
This section describes new features for authentication and authorization.
3333

3434
## Miscellaneous
3535

36-
The following sections describe miscellaneous new features in ASP.NET Core 9.
36+
This section describes miscellaneous new features in ASP.NET Core 9.
3737

38-
## Additional resources
38+
## Related content

0 commit comments

Comments
 (0)