Merge pull request #1191 from nluchs/patch-2
Minor typo in errorpages.rst
This commit is contained in:
commit
a18dedc5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ even if the application behaves correctly:
|
||||||
|
|
||||||
*500 Internal Server Error*
|
*500 Internal Server Error*
|
||||||
Usually happens on programming errors or if the server is overloaded.
|
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:
|
application *will* fail sooner or later (see also:
|
||||||
:ref:`application-errors`).
|
:ref:`application-errors`).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue