Merge pull request #15 from edtsech/master
Fix typo (change :stacktrace? to :stacktraces?)
This commit is contained in:
commit
9787c3924b
|
@ -59,7 +59,7 @@ The following options are supported:
|
|||
none). The full URI will be constructed like:
|
||||
`http://{host}:{port}{browser-uri}`
|
||||
|
||||
* `:stacktrace?` -
|
||||
* `:stacktraces?` -
|
||||
True if you want a stacktrace to be displayed in the browser when
|
||||
an exception is raised. Default to true in development, false in
|
||||
production.
|
||||
|
|
Reference in a new issue