diff --git a/src/Packages/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj b/src/Packages/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj
index cabe0797f5..c5bb332ad8 100644
--- a/src/Packages/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj
+++ b/src/Packages/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj
@@ -6,10 +6,9 @@
netcoreapp2.2
aspnetcore
false
- Provides a default set of API for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
+ Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
-This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK,
-or can be acquired separately using installers available at https://aka.ms/dotnet-download.
+This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
diff --git a/src/Packages/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj b/src/Packages/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
index 0179d21121..b1de4b7fe8 100644
--- a/src/Packages/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
+++ b/src/Packages/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
@@ -6,10 +6,9 @@
netcoreapp2.2
aspnetcore
false
- Provides a default set of API for building an ASP.NET Core application.
+ Provides a default set of APIs for building an ASP.NET Core application.
-This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK,
-or can be acquired separately using installers available at https://aka.ms/dotnet-download.
+This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.