Skip to content

Commit eba6fac

Browse files
committed
typo
1 parent 75798c6 commit eba6fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rs/rosetta-api/icrc1/src/common/storage/storage_operations.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pub fn get_107_fee_collector_or_legacy(
119119
return Ok(fee_collector_107);
120120
}
121121

122-
// There is not 107 fee collector, check legacy fee collector in the block
122+
// There is no 107 fee collector, check legacy fee collector in the block
123123
get_fee_collector_from_block(rosetta_block, connection)
124124
}
125125

0 commit comments

Comments
 (0)