Skip to content

Commit

Permalink
fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed Mar 12, 2024
1 parent 65a5034 commit dec967d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ impl Collector {
}
}

/// Links a value to the collector and allocates it with `Box.
/// Links a value to the collector and allocates it with `Box`.
///
/// This is equivalent to:
///
Expand Down

0 comments on commit dec967d

Please sign in to comment.