Skip to content

Commit fa8b4e2

Browse files
committed
chore: typo
1 parent 3506993 commit fa8b4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adr/ICS-20_Deviation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function sendFungibleTokens(
102102
sourceChannel: string,
103103
timeoutHeight: Height,
104104
timeoutTimestamp: uint64, // in unix nanoseconds
105-
@Optional memo: string,
105+
@Optional memo: string
106106
): uint64 {
107107
prefix = "{sourcePort}/{sourceChannel}/"
108108
// we are the source if the denomination is not prefixed

0 commit comments

Comments
 (0)