Skip to content

Commit 2b486ea

Browse files
docs: Typo correction (#2405)
1 parent ab36eda commit 2b486ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axum-extra/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
//! `erased-json` | Enables the `ErasedJson` response | No
1818
//! `form` | Enables the `Form` extractor | No
1919
//! `json-lines` | Enables the `JsonLines` extractor and response | No
20-
//! `multipart` | Enables the `Multpart` extractor | No
20+
//! `multipart` | Enables the `Multipart` extractor | No
2121
//! `protobuf` | Enables the `Protobuf` extractor and response | No
2222
//! `query` | Enables the `Query` extractor | No
2323
//! `typed-routing` | Enables the `TypedPath` routing utilities | No

0 commit comments

Comments
 (0)