Skip to content

Commit 1c12727

Browse files
committed
typo
1 parent 0511a8f commit 1c12727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/storage/src/connection/event.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ mod tests {
709709
use super::*;
710710

711711
#[test]
712-
fn matching_contraints() {
712+
fn matching_constraints() {
713713
let mut aggregate = AggregateBloom::new(BlockNumber::GENESIS);
714714

715715
let mut filter = BloomFilter::new();

0 commit comments

Comments
 (0)