Skip to content

Commit 9a6ec3e

Browse files
author
Jill Grant
authored
Update create-app-cli.md
Acrolinx fix
1 parent b098fce commit 9a6ec3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/quickstart-python/create-app-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Azure CLI commands can be run on a computer with the [Azure CLI installed](/cli/
88

99
Azure CLI has a command `az webapp up` that will create the necessary resources and deploy your application in a single step.
1010

11-
If necessary, login to Azure using [az login](/cli/azure/authenticate-azure-cli).
11+
If necessary, log in to Azure using [az login](/cli/azure/authenticate-azure-cli).
1212

1313
```azurecli
1414
az login

0 commit comments

Comments
 (0)