Skip to content

Commit c49846d

Browse files
author
Kate Osborn
committed
Fix typo
1 parent 7277b00 commit c49846d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/routing-traffic-to-your-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Server name: coffee-7dd75bc79b-dett3
231231
```
232232

233233
Requests to hostnames other than `cafe.example.com` should _not_ be routed to the coffee application, since the `cafe`
234-
application only matches requests with the `cafe.example.com` hostname. To verify this, send a request to the hostname
234+
HTTPRoute only matches requests with the `cafe.example.com` hostname. To verify this, send a request to the hostname
235235
`pub.example.com`:
236236

237237
```shell

0 commit comments

Comments
 (0)