Skip to content

Commit

Permalink
fixed spelling but not the grammar!
Browse files Browse the repository at this point in the history
  • Loading branch information
finbarrocallaghan committed Sep 6, 2012
1 parent 48f7cdd commit e8d50a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading.rst
Expand Up @@ -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.
Expand Down

0 comments on commit e8d50a7

Please sign in to comment.