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 f86f601 commit 4f19b74Copy full SHA for 4f19b74
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