We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cec1b commit 4406ffdCopy full SHA for 4406ffd
lib/sentry/config.ex
@@ -280,7 +280,7 @@ defmodule Sentry.Config do
280
doc: """
281
A module that implements the `Sentry.HTTPClient`
282
behaviour. Defaults to `Sentry.FinchClient`, which uses
283
- [finch](https://github.com/sneako/finch) as the HTTP client.
+ [Finch](https://github.com/sneako/finch) as the HTTP client.
284
"""
285
],
286
send_max_attempts: [
0 commit comments