Skip to content

Commit 6ed0ddb

Browse files
Apply suggestions from code review
Co-authored-by: Daniel Szoke <[email protected]>
1 parent 5303bd0 commit 6ed0ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sentry_sdk.init(
6363
app = SentryAsgiMiddleware(app)
6464
```
6565

66-
The middleware supports both ASGI 2 and ASGI 3 transparently.
66+
The middleware supports both ASGI 2 and ASGI 3.
6767

6868
## Verify
6969

0 commit comments

Comments
 (0)