Skip to content

Commit d7f65c3

Browse files
author
Larry
committed
typo
1 parent cf4885e commit d7f65c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ When `show_output=True`, the output of the Docker build process is shown. Once t
118118
119119
## Deploy image as a web app
120120
121-
1. Use the following command to get the login credentials for the Azure Container Registry that contains the image. Replace `<acrinstance>` with th e value returned previously from `package.location`:
121+
1. Use the following command to get the login credentials for the Azure Container Registry that contains the image. Replace `<acrinstance>` with the value returned previously from `package.location`:
122122
123123
```azurecli-interactive
124124
az acr credential show --name <myacr>

0 commit comments

Comments
 (0)