Skip to content

Commit a0a67c9

Browse files
lciansfanahata
andauthored
Update docs/platforms/rust/guides/axum/index.mdx
Co-authored-by: Shannon Anahata <[email protected]>
1 parent 8371e40 commit a0a67c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/rust/guides/axum/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Sentry SDK offers a middleware for the [axum](https://github.com/tokio-rs/ax
88
- Reporting errors and panics with the correct request correlation.
99
- Starting a <PlatformLink to="/concepts/key-terms/tracing/">transaction</PlatformLink> for each request-response cycle.
1010

11-
The integration actually supports any crate based on [`tower`](https://github.com/tower-rs/tower), not just `axum`.
11+
The integration actually supports any crate based on [tower](https://github.com/tower-rs/tower), not just `axum`.
1212

1313
## Install
1414

0 commit comments

Comments
 (0)