Skip to content

Commit a70110b

Browse files
committed
fix typo
1 parent 24b6e02 commit a70110b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/python/integrations/aiohttp/index__v3.x.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ A set of predefined span attributes will be attached to AIOHTTP transactions by
7575
- `server.address`
7676
- `server.port`
7777

78-
These attributes will also be sent to Sentry. If you don't want that, you can filter them out using a custom [`traces_sampler`](/platforms/python/configuration/options/#before_send) function.
78+
These attributes will also be sent to Sentry. If you don't want that, you can filter them out using a custom [`before_send`](/platforms/python/configuration/options/#before_send) function.
7979

8080
## Options
8181

0 commit comments

Comments
 (0)