Skip to content

Commit d9c32bf

Browse files
authored
Merge pull request #124530 from boykoc/patch-1
Update front-door-route-matching.md
2 parents 956834e + 4cd422e commit d9c32bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-route-matching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The decision of how to process the request depends on whether caching is enabled
5050

5151
## Route matching
5252

53-
This section focuses on how Front Door matches to a routing rule. The basic concept is that Front Door always matches to the **most-specific request** looking only at the "left-hand side". Front Door first match based on protocol, then domain, and last the path.
53+
This section focuses on how Front Door matches to a routing rule. The basic concept is that Front Door always matches to the **most-specific request** looking only at the "left-hand side". Front Door first matches based on protocol, then domain, and last the path.
5454

5555
### Frontend host matching
5656

0 commit comments

Comments
 (0)