Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobin C. Harding committed Oct 8, 2020
1 parent 30767ec commit bfeb460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Currently we have a single test function that proves the following:

- Interaction with both block chains and their respective wallets works.
- The messages required are correct and can manually drive the state transitions to execute a swap.
- It is possible to interact with and watch the monero blockcahin using `monero-wallet-rpc`
- It is possible to interact with, and watch, the monero blockchain using `monero-wallet-rpc`.
- It is possible to watch a bitcoind instance using `bitcoin-harness` (we already knew this :)

Currently we do not do:
Expand Down

0 comments on commit bfeb460

Please sign in to comment.