From cb67e6fc7dffe93ac865bd30babf96b24c07112e Mon Sep 17 00:00:00 2001 From: Alfred Myers Date: Thu, 9 Nov 2017 19:51:03 -0200 Subject: [PATCH] Minor improvement (#4757) --- aspnetcore/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/index.md b/aspnetcore/index.md index 9131ea6268..9683cf2860 100644 --- a/aspnetcore/index.md +++ b/aspnetcore/index.md @@ -24,7 +24,7 @@ ASP.NET Core is a cross-platform, high-performance, [open-source](https://github ## Why use ASP.NET Core? -Millions of developers have used ASP.NET (and continue to use it) to create web apps. ASP.NET Core is a redesign of ASP.NET, with architectural changes that result in a leaner and modular framework. +Millions of developers have used (and continue to use) ASP.NET to create web apps. ASP.NET Core is a redesign of ASP.NET, with architectural changes that result in a leaner and modular framework. ASP.NET Core provides the following benefits: