We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57a059 commit 89b7736Copy full SHA for 89b7736
articles/api-center/manage-apis-azure-cli.md
@@ -125,7 +125,7 @@ az apic api update --resource-group myResourceGroup \
125
--title "Petstore API v2"
126
```
127
128
-The following example updates the API's Boolean *internal* custom property to *false*.
+The following example sets the API's Boolean *internal* custom property to *false*.
129
130
```azurecli-interactive
131
az apic api update --resource-group myResourceGroup \
0 commit comments