Grammar and wording edits

This commit is contained in:
Lee Coward 2018-10-02 07:52:02 -07:00
parent 8cab9e6dbe
commit 80e7d44cba

View file

@ -15,7 +15,7 @@ Visit the [.NET Core blog][dotnet-blog] to read more about this release. Your fe
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
| Windows | [x86][sdk-win-x86.exe] \| [x64][sdk-win-x64.exe] | [x86][sdk-win-x86] \| [x64][sdk-win-x64] | [x86][runtime-win-x86.exe] \| [x64][runtime-win-x64.exe] | [x86][runtime-win-x86] \| [x64][runtime-win-x64] | [x86][asp-runtime-win-x86.exe] \| [x64][asp-runtime-win-x64.exe] <br> [Hosting Bundle][hosting-win-x64.exe] |
| macOS | [x64][sdk-mac-x64.pkg] | [x64][sdk-mac-x64] | [x64][runtime-mac-x64.pkg] | [x64][runtime-mac-x64] | [x64][asp-runtime-mac-x64]
| Linux | [See installations steps below][linux-install] | [x64][sdk-linux-x64] \| [ARM][sdk-linux-arm] \| [ARM64][sdk-linux-arm-x64] \| [x64 Alpine][sdk-linux-musl-x64] | - | [x64][runtime-linux-x64] \| [ARM][runtime-linux-arm] \| [ARM64][runtime-linux-arm-x64] \| [x64 Alpine][runtime-linux-musl-x64] | [x64][asp-runtime-linux-x64] \| [ARM32][asp-runtime-linux-arm] \| [x64 Alpine][asp-runtime-linux-musl-x64] |
| Linux | [x64][linux-install] | [x64][sdk-linux-x64] \| [ARM][sdk-linux-arm] \| [ARM64][sdk-linux-arm-x64] \| [x64 Alpine][sdk-linux-musl-x64] | - | [x64][runtime-linux-x64] \| [ARM][runtime-linux-arm] \| [ARM64][runtime-linux-arm-x64] \| [x64 Alpine][runtime-linux-musl-x64] | [x64][asp-runtime-linux-x64] \| [ARM32][asp-runtime-linux-arm] \| [x64 Alpine][asp-runtime-linux-musl-x64] |
| RHEL6 | - | [x64][sdk-rhel.6-x64] | - | [x64][runtime-rhel.6-x64] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
| Symbols | [CLI][cli-symbols] \| [SDK][dotnet-sdk-symbols] | - | [Runtime][coreclr-symbols] \| [Shared Framework][corefx-symbols] \| [Setup][core-setup-symbols] | - | [ASP.NET Core][aspnet-symbols] |
@ -47,7 +47,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
## Notable Changes in 2.1.5
This release includes a number of impactful fixes acrosse. Please see the [commit list](2.1.5-commits.md) for details which now includes details for ASP.NET Core and EntityFrameworkCore.
This release includes a number of impactful fixes. Please see the [commit list](2.1.5-commits.md) for details. The commit list now includes details for ASP.NET Core and EntityFrameworkCore.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/