mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
Fix docs typo (#58)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
//! Use Tower [`Service`]s to handl requests.
|
||||
//! Use Tower [`Service`]s to handle requests.
|
||||
//!
|
||||
//! Most of the time applications will be written by composing
|
||||
//! [handlers](crate::handler), however sometimes you might have some general
|
||||
|
||||
Reference in New Issue
Block a user