Skip to content

Commit 6356474

Browse files
committed
chore: fix comment in cardano-submit-api/README.md
Signed-off-by: tzchenxixi <[email protected]>
1 parent a3e6d88 commit 6356474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano-submit-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ playground $ txhash=8a3d63d4d95f669ef62570f2936ad50d2cfad399e04808ca21474e70b119
6767
playground $ balance=97640000
6868
```
6969

70-
Find out much much will remain after paying `1000000 lovelace` to the target account:
70+
Find out how much will remain after paying `1000000 lovelace` to the target account:
7171

7272
```bash
7373
playground $ remaining=$(echo "$balance - 1000000 - 180000" | bc)

0 commit comments

Comments
 (0)