Skip to content

Commit 4f19b74

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

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
@@ -280,7 +280,7 @@ defmodule Sentry.Config do
280280
doc: """
281281
A module that implements the `Sentry.HTTPClient`
282282
behaviour. Defaults to `Sentry.FinchClient`, which uses
283-
[finch](https://github.com/sneako/finch) as the HTTP client.
283+
[Finch](https://github.com/sneako/finch) as the HTTP client.
284284
"""
285285
],
286286
send_max_attempts: [

0 commit comments

Comments
 (0)