diff --git a/templates/helloworld/readme.private-registry.md b/templates/helloworld/readme.private-registry.md index ac38e644..f889803f 100644 --- a/templates/helloworld/readme.private-registry.md +++ b/templates/helloworld/readme.private-registry.md @@ -1,6 +1,6 @@ # Deploy a Service Fabric Mesh app from a private container image registry -This article shows how to deploy a simple Azure Service Fabric Mesh app that uses container images from a public registry. +This article shows how to deploy a simple Azure Service Fabric Mesh app that uses container images from a private registry. ## Install Docker @@ -228,4 +228,4 @@ When you are ready to delete the application, run the [az group delete][az-group ```azurecli az group delete --name myResourceGroup -``` \ No newline at end of file +```