We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330fa98 commit 9e886d5Copy full SHA for 9e886d5
lib/sentry/event.ex
@@ -26,7 +26,7 @@ defmodule Sentry.Event do
26
breadcrumbs: []
27
28
@doc """
29
- Creates an Event struct out of context collected and options
+ Creates an Event struct out of context collected and options
30
## Options
31
* `:exception` - expection
32
* `:message` - message
0 commit comments