Skip to content

Commit 2dcbf5b

Browse files
committed
edits
1 parent 1632fa0 commit 2dcbf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/how-to-create-configure-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To configure a project, add a [project environment type](how-to-configure-projec
123123
az configure --defaults group=<resourceGroupName>
124124
```
125125
126-
1. Show allowed environment type for the project:
126+
1. Show allowed environment types for the project:
127127
128128
```azurecli
129129
az devcenter admin project-allowed-environment-type list --project <projectName> --query [].name

0 commit comments

Comments
 (0)