mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
docs: Typo correction (#2405)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
//! `erased-json` | Enables the `ErasedJson` response | No
|
//! `erased-json` | Enables the `ErasedJson` response | No
|
||||||
//! `form` | Enables the `Form` extractor | No
|
//! `form` | Enables the `Form` extractor | No
|
||||||
//! `json-lines` | Enables the `JsonLines` extractor and response | No
|
//! `json-lines` | Enables the `JsonLines` extractor and response | No
|
||||||
//! `multipart` | Enables the `Multpart` extractor | No
|
//! `multipart` | Enables the `Multipart` extractor | No
|
||||||
//! `protobuf` | Enables the `Protobuf` extractor and response | No
|
//! `protobuf` | Enables the `Protobuf` extractor and response | No
|
||||||
//! `query` | Enables the `Query` extractor | No
|
//! `query` | Enables the `Query` extractor | No
|
||||||
//! `typed-routing` | Enables the `TypedPath` routing utilities | No
|
//! `typed-routing` | Enables the `TypedPath` routing utilities | No
|
||||||
|
|||||||
Reference in New Issue
Block a user