Skip to content

Commit

Permalink
Update kimchi/src/circuits/argument.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dannywillems authored Nov 30, 2023
1 parent 4b93f06 commit 9050880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kimchi/src/circuits/argument.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//! Both the permutation and the plookup arguments fit this type.
//! Gates can be seen as filtered arguments,
//! which apply only in some points (rows) of the domain.
//! For more info, read book/kimchi/src/kimchi/arguments.md
//! For more info, read book/src/kimchi/arguments.md
use std::marker::PhantomData;

Expand Down

0 comments on commit 9050880

Please sign in to comment.