Skip to content

Commit

Permalink
fix(derive): small l1 retrieval doc comment fix (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell authored Mar 10, 2024
1 parent adbab24 commit 9cf32cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/derive/src/stages/l1_retrieval.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Contains the [L1Retrieval] stage of the derivation pipeline.]
//! Contains the [L1Retrieval] stage of the derivation pipeline.
use super::L1Traversal;
use crate::{
Expand Down

0 comments on commit 9cf32cf

Please sign in to comment.