Skip to content

Commit

Permalink
Fix: typo [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqueaklein committed Mar 5, 2024
1 parent 4a47722 commit 9e655d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/injector/application_injector.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ namespace sgns::injector {
std::make_shared<api::ApiService>(std::move(app_state_manager),
std::move(rpc_thread_pool),
std::move(listeners),
std::move(sevrver),
std::move(server),
processors,
std::move(subscription_engine));

Expand Down

0 comments on commit 9e655d9

Please sign in to comment.