Skip to content

Commit

Permalink
docs: Typo correction (#2405)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-mo-143 committed Dec 4, 2023
1 parent ab36eda commit 2b486ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axum-extra/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! `erased-json` | Enables the `ErasedJson` response | No
//! `form` | Enables the `Form` extractor | 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
//! `query` | Enables the `Query` extractor | No
//! `typed-routing` | Enables the `TypedPath` routing utilities | No
Expand Down

0 comments on commit 2b486ea

Please sign in to comment.