Skip to content

Commit d053dbd

Browse files
authored
Update api-management-howto-add-products.md
1 parent 8596778 commit d053dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-add-products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Products are associations of one or more APIs. You can include many APIs and off
149149

150150
```azurecli
151151
az apim product api add --resource-group apim-hello-word-resource-group \
152-
--api-id petstor-api --product-id contoso-product \
152+
--api-id petstore-api --product-id contoso-product \
153153
--service-name apim-hello-world
154154
```
155155

0 commit comments

Comments
 (0)