Skip to content

Commit 6584ae7

Browse files
committed
[symfony#7115] fix headlines
1 parent 6f0527c commit 6584ae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

email/testing.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@ to get information about the messages sent on the previous request::
6666
Troubleshooting
6767
---------------
6868

69-
Problem: The collector object is ``null``
69+
Problem: The Collector Object Is ``null``
7070
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7171

7272
The email collector is only available when the profiler is enabled and collects
7373
information, as explained in :doc:`/testing/profiling`.
7474

75-
Problem: The collector doesn't contain the email
76-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75+
Problem: The Collector Doesn't Contain the E-Mail
76+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7777

7878
If a redirection is performed after sending the email (for example when you send
7979
an email after a form is processed and before redirecting to another page), make

0 commit comments

Comments
 (0)