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 11c2afe commit eadb1f0Copy full SHA for eadb1f0
lib/sentry/config.ex
@@ -243,7 +243,7 @@ defmodule Sentry.Config do
243
doc: """
244
A module that implements the `Sentry.HTTPClient`
245
behaviour. Defaults to `Sentry.FinchClient`, which uses
246
- [finch](https://github.com/sneako/finch) as the HTTP client.
+ [Finch](https://github.com/sneako/finch) as the HTTP client.
247
"""
248
],
249
send_max_attempts: [
0 commit comments