Skip to content

Commit 8715be5

Browse files
Refine wording
Co-authored-by: Andrea Leopardi <[email protected]>
1 parent 6e272a7 commit 8715be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sentry/plug_context.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule Sentry.PlugContext do
1313
plug Sentry.PlugContext
1414
1515
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
16+
reported errors that happen during plug execution. For Cowboy
1717
applications, you will also need to use `Sentry.PlugCapture`.
1818
1919
### Scrubbing `POST` Body Params

0 commit comments

Comments
 (0)