Fixed a typo
This commit is contained in:
parent
ff65997980
commit
6fa313e466
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ database = [
|
||||||
description='''
|
description='''
|
||||||
<p>Makes sending mails from Flask applications very easy and
|
<p>Makes sending mails from Flask applications very easy and
|
||||||
has also support for unittesting.
|
has also support for unittesting.
|
||||||
'''
|
''',
|
||||||
bitbucket='danjac/flask-mail',
|
bitbucket='danjac/flask-mail',
|
||||||
docs='http://packages.python.org/flask-mail/'
|
docs='http://packages.python.org/flask-mail/'
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue