forked from orbit-oss/flask
fixed spelling but not the grammar!
This commit is contained in:
parent
48f7cdd016
commit
e8d50a7aba
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ Manual Error Handler Attaching
|
|||
|
||||
While it is still possible to attach error handlers to
|
||||
:attr:`Flask.error_handlers` it's discouraged to do so and in fact
|
||||
deprecated. In generally we no longer recommend custom error handler
|
||||
deprecated. In general we no longer recommend custom error handler
|
||||
attaching via assignments to the underlying dictionary due to the more
|
||||
complex internal handling to support arbitrary exception classes and
|
||||
blueprints. See :meth:`Flask.errorhandler` for more information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue