diff --git a/release-notes/2.2/preview/2.2.0-preview2.md b/release-notes/2.2/preview/2.2.0-preview2.md index 27865975..3570c465 100644 --- a/release-notes/2.2/preview/2.2.0-preview2.md +++ b/release-notes/2.2/preview/2.2.0-preview2.md @@ -8,7 +8,7 @@ * [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2018/09/12/asp-net-core-2-2-0-preview2-now-available/) -The .NET Core SDK 2.2.100 Preview 2 includes .NET Core 2.2 Runtime Preview so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.2.100 Preview, the following command will show that you're running version `2.2.100-preview1-009404` of the tools. +The .NET Core SDK 2.2.100 Preview 2 includes .NET Core 2.2 Runtime Preview so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.2.100 Preview, the following command will show that you're running version `2.2.100-preview2-009404` of the tools. `dotnet --version`