Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicbus committed Jun 19, 2024
1 parent d2f99cf commit 1c5b910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/persistence/stock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ pub enum StockError<

#[from]
#[display(doc_comments)]
/// state for contract {0} is now known.
/// state for contract {0} is not known.
///
/// It may happen due to RGB standard library bug, or indicate internal
/// stash inconsistency and compromised stash data storage.
Expand Down

0 comments on commit 1c5b910

Please sign in to comment.