forked from orbit-oss/flask
Spelling (#1998)
* spelling: cacheability * spelling: conceptually * spelling: javascript * spelling: reset * spelling: raised * comma: instead..., they...
This commit is contained in:
parent
3d856e03fc
commit
6e6c3a4636
5 changed files with 5 additions and 5 deletions
|
|
@ -77,7 +77,7 @@ You might want to show custom error pages to the user when an error occurs.
|
|||
This can be done by registering error handlers.
|
||||
|
||||
Error handlers are normal :ref:`views` but instead of being registered for
|
||||
routes they are registered for exceptions that are rised while trying to
|
||||
routes, they are registered for exceptions that are raised while trying to
|
||||
do something else.
|
||||
|
||||
Registering
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue