mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-31 07:23:57 +02:00
fixing little typo in docs (#711)
This commit is contained in:
@@ -193,7 +193,7 @@ impl<T: fmt::Display> fmt::Display for Path<T> {
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Eq, PartialOrd, Ord)]
|
||||
/// Extract typed information from from the request's query.
|
||||
/// Extract typed information from the request's query.
|
||||
///
|
||||
/// ## Example
|
||||
///
|
||||
|
Reference in New Issue
Block a user