From 4f51e3a8ed18ef64f7a368330a2eea5ebdfb3458 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Thu, 18 Oct 2018 12:18:53 -0400 Subject: [PATCH] It's "on premises" not "on premise" --- engine/examples/dotnetcore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/examples/dotnetcore.md b/engine/examples/dotnetcore.md index 55adf85134..14a656d4f8 100644 --- a/engine/examples/dotnetcore.md +++ b/engine/examples/dotnetcore.md @@ -19,7 +19,7 @@ This example demonstrates how to dockerize an ASP.NET Core application. Core](https://www.microsoft.com/net/core/platform) or on the full [.NET Framework](https://www.microsoft.com/net/framework) - Designed to provide an optimized development framework for apps that are - deployed to the cloud or run on-premise + deployed to the cloud or run on-premises - Modular components with minimal overhead retain flexibility while constructing your solutions