Skip to content

Commit 49bfe23

Browse files
aferrandiniweaverryan
authored andcommitted
Right indentation for tip
1 parent f736a30 commit 49bfe23

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

cookbook/email/gmail.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ You're done!
5555

5656
If you are using Symfony Standard Edition, configure the parameters at ``parameters.yml``:
5757

58-
.. code-block:: yaml
59-
60-
# app/config/parameters.yml
61-
parameters:
62-
...
63-
mailer_transport: gmail
64-
mailer_host: ~
65-
mailer_user: your_gmail_username
66-
mailer_password: your_gmail_password
58+
.. code-block:: yaml
59+
60+
# app/config/parameters.yml
61+
parameters:
62+
...
63+
mailer_transport: gmail
64+
mailer_host: ~
65+
mailer_user: your_gmail_username
66+
mailer_password: your_gmail_password
6767
6868
.. note::
6969

0 commit comments

Comments
 (0)