Skip to content

Commit f0c8150

Browse files
savhappywhatyouhide
andcommitted
Update lib/sentry/finch_client.ex
Co-authored-by: Andrea Leopardi <[email protected]>
1 parent d69dc0d commit f0c8150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sentry/finch_client.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ defmodule Sentry.FinchClient do
3535
else
3636
raise """
3737
cannot start the :sentry application because the HTTP client is set to \
38-
Sentry.FinchClient (which is the default), but the Finch library is not loaded. \
38+
Sentry.FinchClient (which is the default), but the :finch library is not loaded. \
3939
Add :finch to your dependencies to fix this.
4040
"""
4141
end

0 commit comments

Comments
 (0)