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 6e272a7 commit 8715be5Copy full SHA for 8715be5
lib/sentry/plug_context.ex
@@ -13,7 +13,7 @@ defmodule Sentry.PlugContext do
13
plug Sentry.PlugContext
14
15
This plug will add context metadata to the request, which will be added to
16
- reported errors that happen during plug execution. Note that for Cowboy
+ reported errors that happen during plug execution. For Cowboy
17
applications, you will also need to use `Sentry.PlugCapture`.
18
19
### Scrubbing `POST` Body Params
0 commit comments