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 6f64fdb commit a4af6a0Copy full SHA for a4af6a0
cookbook/email/dev_environment.rst
@@ -161,7 +161,7 @@ This can be done by adding the ``delivery_whitelist`` option:
161
),
162
));
163
164
-In the above example all mail will be redirected to ``dev@example.com``, exept that mail to the single
+In the above example all mail will be redirected to ``dev@example.com``, except that mail to the single
165
address ``admin@specialdomain.com`` and all mail to the domain ``mydomain.com`` will be delivered as normal.
166
167
Viewing from the Web Debug Toolbar
0 commit comments