Fix typo.
This commit is contained in:
parent
79f617c700
commit
115c3ead73
|
@ -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.
|
||||||
|
|
Reference in a new issue