From f06db2fa82e299e159a4bcc16dc82b73499bfdc3 Mon Sep 17 00:00:00 2001 From: Eika4 <38053046+Eika4@users.noreply.github.com> Date: Tue, 24 Aug 2021 07:45:56 +0000 Subject: [PATCH] [DOCS]: fix spelling error (#23444) --- docs/_rpc/ns-txpool.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_rpc/ns-txpool.md b/docs/_rpc/ns-txpool.md index ed644bf0c3..5c19fe5ae7 100644 --- a/docs/_rpc/ns-txpool.md +++ b/docs/_rpc/ns-txpool.md @@ -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. 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). | 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. 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). | Client | Method invocation |