mirror of https://github.com/docker/docs.git
Merge pull request #7538 from ardalis/patch-1
It's "on premises" not "on premise"
This commit is contained in:
commit
ab91bb1ff9
|
@ -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
|
Core](https://www.microsoft.com/net/core/platform) or on the full [.NET
|
||||||
Framework](https://www.microsoft.com/net/framework)
|
Framework](https://www.microsoft.com/net/framework)
|
||||||
- Designed to provide an optimized development framework for apps that are
|
- 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
|
- Modular components with minimal overhead retain flexibility while
|
||||||
constructing your solutions
|
constructing your solutions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue