Fix a typo

This commit is contained in:
Behrouz
2021-04-08 22:50:40 +04:30
committed by GitHub
parent 5433a640fb
commit 05e1b72709
+1 -1
View File
@@ -12,7 +12,7 @@ Creating and verifying signatures
=================================
Imagine Alice wants to send a quantity of Ether to Bob, i.e.
Alice is the sender and the Bob is the recipient.
Alice is the sender and Bob is the recipient.
Alice only needs to send cryptographically signed messages off-chain
(e.g. via email) to Bob and it is similar to writing checks.