Skip to content

Commit 11f3a3f

Browse files
committed
Updated upgrade docs
1 parent 1f0ca89 commit 11f3a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/upgrading.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ misleading ``name`` attribute. Silently swallowing errors in such cases was not
5454
a satisfying solution.
5555

5656
Additionally the default of falling back to ``application/octet-stream`` has
57-
been removed. If Flask can't guess one or the user didn't provide one, the
58-
function fails.
57+
been restricted. If Flask can't guess one or the user didn't provide one, the
58+
function fails if no filename information was provided.
5959

6060
.. _upgrading-to-011:
6161

0 commit comments

Comments
 (0)