Skip to content

Commit 5d0acb4

Browse files
Fix the typo
1 parent 8067cc5 commit 5d0acb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exonum-light-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ blocked till the response is received.
102102
HashCode txHash = exonumClient.submitTransaction(tx);
103103
```
104104
*Be aware that this method submits the transaction to the pool of
105-
uncommitted transactions and dosn't wait for the transaction
105+
uncommitted transactions and doesn't wait for the transaction
106106
acceptance to a new block.*
107107
<!-- TODO: Replace with a proper example -->
108108
Also, you can take a look at the [integration test][send-tx-it]

0 commit comments

Comments
 (0)