Skip to content

Commit

Permalink
Update src/entities/token.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhui Luo <107524008+shuhuiluo@users.noreply.github.com>
  • Loading branch information
malik672 and shuhuiluo authored Apr 27, 2024
1 parent 8489781 commit 31a02ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entities/token.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ impl CurrencyTrait for Token {
}

impl Token {
/// Creates a new `Token` with the given parameters.
/// Creates a new [`Token`] with the given parameters.
///
/// # Arguments
///
Expand Down

0 comments on commit 31a02ad

Please sign in to comment.