Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasArrachea committed Sep 27, 2024
1 parent b3cb35e commit cddff16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/services/bls_aggregation/src/bls_agg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ impl<A: AvsRegistryService + Send + Sync + Clone + 'static> BlsAggregatorService
Ok(())
}

/// Processs signatures received from the channel and sends
/// Processes signatures received from the channel and sends
/// the signed task response to the task channel.
///
/// # Arguments
Expand Down

0 comments on commit cddff16

Please sign in to comment.