Skip to content

Commit 298ace4

Browse files
authored
Remove typo
1 parent 7d22428 commit 298ace4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/tutorial-connect-web-app-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Optionally, do the following tests:
319319
Once you're done, if you're not going to use these Azure resources any longer, delete them by running the `az group delete` command. This command deletes your resource group and all the resources within it.
320320
321321
```azurecli
322-
az group delete -n <myResourceGroupName> --yes`
322+
az group delete -n <myResourceGroupName> --yes
323323
```
324324
325325
## Next steps

0 commit comments

Comments
 (0)