Skip to content

Commit

Permalink
fix: fix typo (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyfo authored Dec 14, 2023
1 parent 7493c33 commit a968ced
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 a968ced

Please sign in to comment.