8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f96eb commit 4a92b61Copy full SHA for 4a92b61
cookbook/console/sending_emails.rst
@@ -7,7 +7,7 @@ How to Generate URLs and Send Emails from the Console
7
8
Unfortunately, the command line context does not know about your VirtualHost
9
or domain name. This means that if you generate absolute URLs within a
10
-Console Command you'll probably end up with something like ``http://localhost/foo/bar``
+console command you'll probably end up with something like ``http://localhost/foo/bar``
11
which is not very useful.
12
13
To fix this, you need to configure the "request context", which is a fancy
0 commit comments