Skip to content

Commit b424afe

Browse files
spell check + removed ss
1 parent 595af92 commit b424afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ az afd origin create \
149149

150150
## Add a route
151151

152-
Run [az afd route create](/cli/azure/afd/route#az-afd-route-create) to map your endpoint to the origin group. This route forwards requests from the endpoint to origin group *og*.
152+
Run [az afd route create](/cli/azure/afd/route#az-afd-route-create) to map your endpoint to the origin group. This route forwards requests from the endpoint to your origin group.
153153

154154
```azurecli
155155
az afd route create \

0 commit comments

Comments
 (0)