Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Coratger <[email protected]>
  • Loading branch information
zmalatrax and tcoratger authored Dec 2, 2024
1 parent e118cfd commit ed9712c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/brainfuck_prover/src/brainfuck_air/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ const LOG_MAX_ROWS: u32 = 20;
///
/// Therefore, we generate all log sizes that we
/// want to support, so that the verifier can be
/// provided a merkle root it can trusts, for a claim
/// provided a merkle root it can trust, for a claim
/// of any dynamic size.
///
/// Ideally, we should cover all possible log sizes, between
Expand Down

0 comments on commit ed9712c

Please sign in to comment.