Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wyfo authored Dec 11, 2023
1 parent f965165 commit 7758c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utoipa-rapidoc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ impl<'u, 's, 'h> RapiDoc<'u, 's, 'h> {
}
}

mod acitx {
mod actix {
#![cfg(feature = "actix-web")]

use actix_web::dev::HttpServiceFactory;
Expand Down

0 comments on commit 7758c15

Please sign in to comment.