From c74a44d3ad593a9ed8235754645e7397c6bfdbdb Mon Sep 17 00:00:00 2001 From: RogueException Date: Thu, 17 Nov 2016 16:42:00 -0400 Subject: [PATCH] Minor edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f05d9ba..268a6d81d 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ The .NET Core and Docker (Preview) workload is required during Visual Studio ins ## Known Issues ### WebSockets (Win7 and earlier) -The .Net Core 1.1 does not support WebSockets on Win7 and earlier. Track the issue [here](https://github.com/dotnet/corefx/issues/9503). +.Net Core 1.1 does not support WebSockets on Win7 and earlier. Track the issue [here](https://github.com/dotnet/corefx/issues/9503).