Skip to content

Commit 9eddb76

Browse files
savhappywhatyouhide
andcommitted
Update lib/sentry/config.ex
Co-authored-by: Andrea Leopardi <[email protected]>
1 parent ce54a5d commit 9eddb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sentry/config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ defmodule Sentry.Config do
288288
doc: """
289289
A module that implements the `Sentry.HTTPClient`
290290
behaviour. Defaults to `Sentry.FinchClient`, which uses
291-
[finch](https://github.com/sneako/finch) as the HTTP client.
291+
[Finch](https://github.com/sneako/finch) as the HTTP client.
292292
"""
293293
],
294294
send_max_attempts: [

0 commit comments

Comments
 (0)