Skip to content

Commit 57ce0f4

Browse files
committed
minor #18218 [FrameworkBundle] Fix a minor syntax issue (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- [FrameworkBundle] Fix a minor syntax issue It's strange, but the quotes make it look like this when rendered: ![image](https://user-images.githubusercontent.com/73419/232813354-22aa0403-1459-4e06-8916-5678bdf19902.png) Commits ------- ad912b8 [FrameworkBundle] Fix a minor syntax issue
2 parents 00fca23 + ad912b8 commit 57ce0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ instance), the host might have been manipulated by an attacker.
482482

483483
.. seealso::
484484

485-
You can read "`HTTP Host header attacks`_" for more information about
485+
You can read `HTTP Host header attacks`_ for more information about
486486
these kinds of attacks.
487487

488488
The Symfony :method:`Request::getHost() <Symfony\\Component\\HttpFoundation\\Request::getHost>`

0 commit comments

Comments
 (0)