Skip to content

Commit 5dc4b3c

Browse files
omahssmelnikov
authored andcommitted
Fix: typos
Fix: typos
1 parent 183864f commit 5dc4b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ If a website is not trusted, events won't be displayed.
233233

234234
#### auth
235235

236-
This is a method for obtaining a signature of authorization data while verifying Waves' user. If the the signature is valid, be sure that the given blockchain account belongs to that user.
236+
This is a method for obtaining a signature of authorization data while verifying Waves' user. If the signature is valid, be sure that the given blockchain account belongs to that user.
237237

238238
Example:
239239

@@ -580,7 +580,7 @@ Possible errors:
580580

581581
#### signTransactionPackage
582582

583-
A package transaction signature. Sometimes several transactions need to be simultaneously signed, and for users' convenience, up to seven transactions at ones could be signed. See the description of supported transaction types in [Transactions](#transactions) section below.
583+
A package transaction signature. Sometimes several transactions need to be simultaneously signed, and for users' convenience, up to seven transactions at once could be signed. See the description of supported transaction types in [Transactions](#transactions) section below.
584584

585585
Example:
586586

0 commit comments

Comments
 (0)