chore(website): code block typo (#3574)

This commit is contained in:
zhengwu 2024-10-12 20:19:10 +08:00 committed by GitHub
parent 3c7e3e3e79
commit 4f58457703
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ fn main() {
`tracing-web` can be used with [`tracing-subscriber`](https://crates.io/crates/tracing-subscriber) to output messages to the browser console.
```rust, ignore
```rust ,ignore
use tracing_subscriber::{
fmt::{
format::{FmtSpan, Pretty},