We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a68bc commit eed5350Copy full SHA for eed5350
website/docs/more/debugging.mdx
@@ -43,7 +43,7 @@ fn main() {
43
44
### [`tracing-web`](https://crates.io/crates/tracing-web)
45
46
-`tracing-web` can be used with [`tracing-subscriber`](https://crates.io/crates/tracing-subscriber to output messages to the browser console.
+`tracing-web` can be used with [`tracing-subscriber`](https://crates.io/crates/tracing-subscriber) to output messages to the browser console.
47
48
```rust, ignore
49
use tracing_subscriber::{
0 commit comments