Skip to content

Commit

Permalink
Update docs/integrations/asgi.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Hall <[email protected]>
  • Loading branch information
Kludex and alexmojaki authored Oct 30, 2024
1 parent e3e8ae6 commit 7e7541d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/asgi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ASGI

If the [ASGI][asgi] framework doesn't have a dedicated OpenTelemetry package, you can use the
If the [ASGI][asgi] web framework you're using doesn't have a dedicated integration, you can use the
[`logfire.instrument_asgi()`][logfire.Logfire.instrument_asgi] method to instrument it.

## Installation
Expand Down

0 comments on commit 7e7541d

Please sign in to comment.