Skip to content

Commit da66918

Browse files
committed
Fix spelling error: s/MANDRILL_USERNAME/MANDRILL_USERNAME/
1 parent e67e703 commit da66918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ modify your app, you can simply make a configuration change:
9999

100100
.. code-block:: bash
101101
102-
SMTP_LOGIN='{{MANDRILL_UESRNAME}}'
102+
SMTP_LOGIN='{{MANDRILL_USERNAME}}'
103103
104104
There are also a few convenience methods:
105105

0 commit comments

Comments
 (0)