Fixed typo in app.py
This commit is contained in:
parent
d7eea1b49a
commit
673772cac9
1 changed files with 1 additions and 1 deletions
|
|
@ -1686,7 +1686,7 @@ class Flask(_PackageBoundObject):
|
|||
exception with the same traceback.
|
||||
|
||||
.. versionchanged:: 1.0
|
||||
Key errors raised from request data like ``form`` show the the bad
|
||||
Key errors raised from request data like ``form`` show the bad
|
||||
key in debug mode rather than a generic bad request message.
|
||||
|
||||
.. versionadded:: 0.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue