From 87f82b5f63e038ae70e6b0ca50572802f9b3d552 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Tue, 19 Mar 2019 10:35:55 -0400 Subject: [PATCH] typo: lastest -> latest (#11567) --- aspnetcore/host-and-deploy/azure-iis-errors-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/host-and-deploy/azure-iis-errors-reference.md b/aspnetcore/host-and-deploy/azure-iis-errors-reference.md index 955e3536dc..d190efca54 100644 --- a/aspnetcore/host-and-deploy/azure-iis-errors-reference.md +++ b/aspnetcore/host-and-deploy/azure-iis-errors-reference.md @@ -196,7 +196,7 @@ Troubleshooting:
``` - Alternatively, install the lastest version of the ASP.NET Core Hosting Bundle. The latest version is backwards-compatible with supported ASP.NET Core apps. + Alternatively, install the latest version of the ASP.NET Core Hosting Bundle. The latest version is backwards-compatible with supported ASP.NET Core apps. ## Incorrect processPath, missing PATH variable, Hosting Bundle not installed, system/IIS not restarted, VC++ Redistributable not installed, or dotnet.exe access violation