docs: fix warnings

This commit is contained in:
defuz 2014-11-05 08:04:06 +03:00
parent d6f5eb8def
commit 5562acfdfc
4 changed files with 8 additions and 8 deletions

View file

@ -184,7 +184,7 @@ An Easier Solution
Because the common pattern for file uploads exists almost unchanged in all
applications dealing with uploads, there is a Flask extension called
``Flask-Uploads``_ that implements a full fledged upload mechanism with
`Flask-Uploads`_ that implements a full fledged upload mechanism with
white and blacklisting of extensions and more.
.. _Flask-Uploads: http://pythonhosted.org/Flask-Uploads/