Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
izyak committed Feb 28, 2024
1 parent 3506993 commit fa8b4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adr/ICS-20_Deviation.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ function sendFungibleTokens(
sourceChannel: string,
timeoutHeight: Height,
timeoutTimestamp: uint64, // in unix nanoseconds
@Optional memo: string,
@Optional memo: string
): uint64 {
prefix = "{sourcePort}/{sourceChannel}/"
// we are the source if the denomination is not prefixed
Expand Down

0 comments on commit fa8b4e2

Please sign in to comment.