Skip to content

Commit 1dfba50

Browse files
authored
Update index.mdx
1 parent 6ce41a5 commit 1dfba50

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
@@ -12,7 +12,7 @@ The integration actually supports any crate based on [`tower`](https://github.co
1212

1313
## Install
1414

15-
To add Sentry with the `axum` integration to your Rust project, just add a new dependency to your `Cargo.toml`:
15+
To add Sentry with the `axum` integration to your Rust project, add a new dependency to your `Cargo.toml`:
1616

1717
```toml {filename:Cargo.toml}
1818
[dependencies]

0 commit comments

Comments
 (0)