Minor typo in errorpages.rst

This commit is contained in:
Nick Luchsinger 2014-09-27 15:34:08 -07:00
parent a25ee7e060
commit 55db14ec68

View file

@ -39,7 +39,7 @@ even if the application behaves correctly:
*500 Internal Server Error*
Usually happens on programming errors or if the server is overloaded.
A terrible good idea to have a nice page there, because your
A terribly good idea is to have a nice page there, because your
application *will* fail sooner or later (see also:
:ref:`application-errors`).