Skip to content

Commit e5dcf6e

Browse files
Apply suggestions from code review
Co-authored-by: Chris Ross <[email protected]>
1 parent 5d470af commit e5dcf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/rule-based-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ ROUTE_CONFIG_NAME="my-route-config"
153153
| `routes.action.prefixRewrite` | What to replace the matched prefix with before forwarding. |
154154
| `targets.containerApp` | The name of the container app where matching route request are sent. |
155155
156-
These rules allow different paths on your custom domain to route to different container apps while also modifying the request path before it reaches the destination app.
156+
These rules allow different paths on your domain to route to different container apps while also modifying the request path before it reaches the destination app.
157157
158158
Other properties not listed that may affect your routes include the following.
159159

0 commit comments

Comments
 (0)