Skip to content

Commit 89b7736

Browse files
author
gitName
committed
edit
1 parent c57a059 commit 89b7736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/manage-apis-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ az apic api update --resource-group myResourceGroup \
125125
--title "Petstore API v2"
126126
```
127127

128-
The following example updates the API's Boolean *internal* custom property to *false*.
128+
The following example sets the API's Boolean *internal* custom property to *false*.
129129

130130
```azurecli-interactive
131131
az apic api update --resource-group myResourceGroup \

0 commit comments

Comments
 (0)