Fix typo.

This commit is contained in:
Edward Tsech 2013-05-24 16:00:36 +02:00
parent 79f617c700
commit 115c3ead73

View file

@ -59,7 +59,7 @@ The following options are supported:
none). The full URI will be constructed like: none). The full URI will be constructed like:
`http://{host}:{port}{browser-uri}` `http://{host}:{port}{browser-uri}`
* `:stacktrace?` - * `:stacktraces?` -
True if you want a stacktrace to be displayed in the browser when True if you want a stacktrace to be displayed in the browser when
an exception is raised. Default to true in development, false in an exception is raised. Default to true in development, false in
production. production.