diff --git a/progenitor-impl/src/method.rs b/progenitor-impl/src/method.rs index a530986..7f341ca 100644 --- a/progenitor-impl/src/method.rs +++ b/progenitor-impl/src/method.rs @@ -1217,7 +1217,7 @@ impl Generator { /// Extract responses that match criteria specified by the `filter`. The /// result is a `Vec` that enumerates the cases matching - /// the filter, and a `TokenStream` that respresents the generated type for + /// the filter, and a `TokenStream` that represents the generated type for /// those cases. pub(crate) fn extract_responses<'a>( &self,