Skip to content

Commit

Permalink
chore: fix wrong keywords in comment (#2885)
Browse files Browse the repository at this point in the history
Signed-off-by: dashangcun <907225865@qq.com>
  • Loading branch information
dashangcun authored Jan 10, 2025
1 parent 6a7f065 commit dd1ccce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dojo/utils/src/tx/waiter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pub enum TransactionWaitingError {
/// # Examples
///
/// ```ignore
/// ues url::Url;
/// use url::Url;
/// use starknet::providers::jsonrpc::HttpTransport;
/// use starknet::providers::JsonRpcClient;
/// use starknet::core::types::TransactionFinalityStatus;
Expand Down

0 comments on commit dd1ccce

Please sign in to comment.