Skip to content

Commit 4406ffd

Browse files
savhappywhatyouhide
andcommitted
Update lib/sentry/config.ex
Co-authored-by: Andrea Leopardi <an.leopardi@gmail.com>
1 parent 22cec1b commit 4406ffd

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)