Skip to content

Commit 20ea56f

Browse files
committed
whitespace
1 parent 27059a3 commit 20ea56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sentry/event.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Sentry.Event do
22
alias Sentry.{Event, Util}
33

44
@moduledoc """
5-
Provides an Event Struct as well as transformation of Logger
5+
Provides an Event Struct as well as transformation of Logger
66
entries into Sentry Events.
77
"""
88

0 commit comments

Comments
 (0)