Skip to content

Commit d69dc0d

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

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
@@ -6,7 +6,7 @@ defmodule Sentry.FinchClient do
66
77
This client implements the `Sentry.HTTPClient` behaviour.
88
9-
It's based on the [finch](https://github.com/sneako/finch) Erlang HTTP client,
9+
It's based on the [Finch](https://github.com/sneako/finch) Elixir HTTP client,
1010
which is an *optional dependency* of this library. If you wish to use another
1111
HTTP client, you'll have to implement your own `Sentry.HTTPClient`. See the
1212
documentation for `Sentry.HTTPClient` for more information.

0 commit comments

Comments
 (0)