From 801756d7d4b7bb6bf247df47199d05edbd63b14b Mon Sep 17 00:00:00 2001 From: Ronny Gunawan <3048897+ronnygunawan@users.noreply.github.com> Date: Mon, 8 Nov 2021 23:59:10 +0700 Subject: [PATCH] Fix typo in 6.0.0 release note --- release-notes/6.0/6.0.0/6.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/6.0/6.0.0/6.0.0.md b/release-notes/6.0/6.0.0/6.0.0.md index a18ca4bcde..65d108e9d2 100644 --- a/release-notes/6.0/6.0.0/6.0.0.md +++ b/release-notes/6.0/6.0.0/6.0.0.md @@ -5,7 +5,7 @@ The .NET 6.0.0 and .NET 6.0.100 SDK releases are available for download. The lat ## What's new in .NET 6 .NET 6 is the next major release of .NET following .NET 5. See [What's new in .NET 6.0](https://docs.microsoft.com/dotnet/core/whats-new/dotnet-6) for more details. You can also find additional details on the following blog posts: -* [Announicng .NET 6.][dotnet-blog] +* [Announcing .NET 6][dotnet-blog] * [.NET MAUI][maui-blog] * [ASP.NET Core Blog][aspnet-blog]