Skip to content

Commit 5ab6c4a

Browse files
committed
Title case fix thanks to @xabbuh!
1 parent 89e4d9d commit 5ab6c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/request/load_balancer_reverse_proxy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ That's it! Symfony will now look for the correct ``X-Forwarded-*`` headers
6666
to get information like the client's IP address, host, port and whether or
6767
not the request is using HTTPS.
6868

69-
But What if the IP of my Reverse Proxy Changes Constantly!
69+
But what if the IP of my Reverse Proxy Changes Constantly!
7070
----------------------------------------------------------
7171

7272
Some reverse proxies (like Amazon's Elastic Load Balancers) don't have a

0 commit comments

Comments
 (0)