Skip to content

Commit c0390b1

Browse files
Fix Typo
Co-authored-by: Marcos Nicolau <[email protected]>
1 parent 09c3813 commit c0390b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

batcher/aligned-sdk/src/communication/messaging.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pub async fn receive(
119119
}
120120
}
121121

122-
debug!("All message responses handled succesfully");
122+
debug!("All message responses handled successfully");
123123
Ok(aligned_submitted_data)
124124
}
125125

0 commit comments

Comments
 (0)