mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
replace typo scoupe
with scope
This commit is contained in:
@ -76,7 +76,7 @@ impl<S: 'static> Scope<S> {
|
||||
mem::replace(&mut self.filters, Vec::new())
|
||||
}
|
||||
|
||||
/// Add match predicate to scoupe.
|
||||
/// Add match predicate to scope.
|
||||
///
|
||||
/// ```rust
|
||||
/// # extern crate actix_web;
|
||||
|
Reference in New Issue
Block a user