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 ce54a5d commit 9eddb76Copy full SHA for 9eddb76
lib/sentry/config.ex
@@ -288,7 +288,7 @@ defmodule Sentry.Config do
288
doc: """
289
A module that implements the `Sentry.HTTPClient`
290
behaviour. Defaults to `Sentry.FinchClient`, which uses
291
- [finch](https://github.com/sneako/finch) as the HTTP client.
+ [Finch](https://github.com/sneako/finch) as the HTTP client.
292
"""
293
],
294
send_max_attempts: [
0 commit comments