Skip to content

Commit 404c4f2

Browse files
committed
docs: fix grammar
1 parent 4603044 commit 404c4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batcher/aligned-sdk/src/sdk/aggregation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ impl AggregationModeVerificationData {
5353
pub struct Hash32([u8; 32]);
5454

5555
// Note:
56-
// We define a version that of the backend that takes the leaves as hashed data
56+
// We define a version of the backend that takes the leaves as hashed data
5757
// since the user may not have access to the proofs that he didn't submit
5858
// The original MerkleTreeBackend is defined in three places
5959
// aggregation_mode/src/aggregators/mod.rs

0 commit comments

Comments
 (0)