Skip to content

Commit

Permalink
Update coordinator/src/comms/http.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
conradoplg authored Aug 8, 2024
1 parent b978764 commit ccd6e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coordinator/src/comms/http.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pub struct SessionStateArgs {

/// The current state of a session.
///
/// This can be used by a Coordinator to help maitain state and handle
/// This can be used by a Coordinator to help maintain state and handle
/// messages from the Participants.
#[derive(derivative::Derivative)]
#[derivative(Debug)]
Expand Down

0 comments on commit ccd6e88

Please sign in to comment.