[DOCS]: fix spelling error (#23444)

This commit is contained in:
Eika4 2021-08-24 07:45:56 +00:00 committed by GitHub
parent 8ee2cca199
commit f06db2fa82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ arrays, in which each entry maps an origin-address to a batch of scheduled trans
themselves are maps associating nonces with actual transactions. themselves are maps associating nonces with actual transactions.
Please note, there may be multiple transactions associated with the same account and nonce. This can Please note, there may be multiple transactions associated with the same account and nonce. This can
happen if the user broadcast mutliple ones with varying gas allowances (or even complerely different happen if the user broadcast mutliple ones with varying gas allowances (or even completely different
transactions). transactions).
| Client | Method invocation | | Client | Method invocation |
@ -127,7 +127,7 @@ arrays, in which each entry maps an origin-address to a batch of scheduled trans
themselves are maps associating nonces with transactions summary strings. themselves are maps associating nonces with transactions summary strings.
Please note, there may be multiple transactions associated with the same account and nonce. This can Please note, there may be multiple transactions associated with the same account and nonce. This can
happen if the user broadcast mutliple ones with varying gas allowances (or even complerely different happen if the user broadcast mutliple ones with varying gas allowances (or even completely different
transactions). transactions).
| Client | Method invocation | | Client | Method invocation |