From 59fde94dd83c1877f020cf7c8f61bf80c3b2e304 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Mon, 4 May 2015 14:18:58 +0200 Subject: [PATCH] Small typo corrected --- docs/getting-started/choosing-the-right-dotnet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/choosing-the-right-dotnet.rst b/docs/getting-started/choosing-the-right-dotnet.rst index fd1207759e..18fbff2242 100644 --- a/docs/getting-started/choosing-the-right-dotnet.rst +++ b/docs/getting-started/choosing-the-right-dotnet.rst @@ -9,7 +9,7 @@ ASP.NET 5 is based on the :doc:`.NET Execution Environment (DNX) `_ it is not an active open source project. +The .NET Framework runs on Windows only. It is also a monolithic component with a large API surface area and a slower release cycle. While the code for the .NET Framework is `available for reference `_ it is not an active open source project. .NET Core ---------