From fb995f99232f18d93be9b0ae3241f2299c16271f Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Tue, 29 Nov 2016 10:55:34 -0800 Subject: [PATCH] added missing space --- release-notes/1.1/1.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/1.1/1.1.md b/release-notes/1.1/1.1.md index 63ad9963..c2491c16 100644 --- a/release-notes/1.1/1.1.md +++ b/release-notes/1.1/1.1.md @@ -2,7 +2,7 @@ ## .NET Core 1.1 released 11/16/2016 -.NET Core 1.1 and SDK 1.0.0 Preview2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release. +.NET Core 1.1 and SDK 1.0.0 Preview 2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release. The [.NET Core 1.1 Known Issues](1.1-known-issues.md) document covers a few things to be aware of before installing.