mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
Spelling misstake in Using closure capture (#3481)
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@
|
||||
//! # let _: Router = app;
|
||||
//! ```
|
||||
//!
|
||||
//! The downside to this approach is that it's a the most verbose approach.
|
||||
//! The downside to this approach is that it's the most verbose approach.
|
||||
//!
|
||||
//! ## Using task-local variables
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user