Merge pull request #7538 from ardalis/patch-1

It's "on premises" not "on premise"
This commit is contained in:
Maria Bermudez 2018-10-23 13:07:42 -07:00 committed by GitHub
commit ab91bb1ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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