From 30d5a2d587162460d3c1377dc553dd1fac5c8221 Mon Sep 17 00:00:00 2001 From: Thiago Villa Date: Mon, 14 Dec 2020 20:17:21 -0300 Subject: [PATCH] Remove extra "and" (#154) --- dotnet-desktop-guide/net/includes/desktop-guide-preview-note.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-desktop-guide/net/includes/desktop-guide-preview-note.md b/dotnet-desktop-guide/net/includes/desktop-guide-preview-note.md index 88a03dc..5bbdb35 100644 --- a/dotnet-desktop-guide/net/includes/desktop-guide-preview-note.md +++ b/dotnet-desktop-guide/net/includes/desktop-guide-preview-note.md @@ -1,3 +1,3 @@ > [!IMPORTANT] -> The Desktop Guide documentation for .NET 5 (and .NET Core) and is under construction. +> The Desktop Guide documentation for .NET 5 (and .NET Core) is under construction.