8000 minor #12255 Minor fix in the Routing article (javiereguiluz) · symfony/symfony-docs@69f7743 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69f7743

Browse files
committed
minor #12255 Minor fix in the Routing article (javiereguiluz)
This PR was merged into the 4.3 branch. Discussion ---------- Minor fix in the Routing article Commits ------- bdb49e8 Minor fix in the Routing article
2 parents 4065d4c + bdb49e8 commit 69f7743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,7 @@ don't have access to HTTP requests. In practice, this means that if you generate
19581958
absolute URLs, you'll get ``http://localhost/`` as the host name instead of your
19591959
real host name.
19601960

1961-
The solution is to configure "request context" used by commands when they
1961+
The solution is to configure the "request context" used by commands when they
19621962
generate URLs. This context can be configured globally for all commands:
19631963

19641964
.. configuration-block::

0 commit comments

Comments
 (0)
0