Minuscule grammar change to 2.0/2.0.0.md (#824)

This commit is contained in:
jpjohnson 2017-08-22 12:07:18 -04:00 committed by Karel Zikmund
parent 98c30bc750
commit f240c0ef85

View file

@ -32,7 +32,7 @@ Deployment of .NET Core 2.0 support on Azure AppServices is in process. Because
### NETStandard 2
An incredible number of APIs have been to NETStandard2. See [Announcing NETStandard2](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-standard-2-0/) for details.
An incredible number of APIs have been added to NETStandard2. See [Announcing NETStandard2](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-standard-2-0/) for details.
### Platform updates
@ -68,4 +68,4 @@ The [WCF release page](https://github.com/dotnet/wcf/releases/tag/v2.0.0) has de
## ASP.NET Core
Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.0.0) and [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2017/08/14/announcing-asp-net-core-2-0/) for highlights on work from ASP.NET Core, MVC, Entity Framework Core and others.
Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.0.0) and [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2017/08/14/announcing-asp-net-core-2-0/) for highlights on work from ASP.NET Core, MVC, Entity Framework Core and others.