Skip to content

Commit fb521cd

Browse files
line 278 minor spacing change
1 parent deb822b commit fb521cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/frontdoor/standard-premium/create-front-door-cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,7 @@ When you don't need the resources for the Front Door, delete both resource group
275275
Run [az group delete](/cli/azure/group#az-group-delete&preserve-view=true):
276276

277277
```azurecli
278-
az group delete \
279-
--name myRGFD
278+
az group delete --name myRGFD
280279
```
281280

282281
## Next steps

0 commit comments

Comments
 (0)