Skip to content

Commit 53f2a9d

Browse files
authored
Merge pull request #994 from akhavr/master
Fix typo
2 parents 9c2e4e8 + d627f6d commit 53f2a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/node.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The most popular hosted node option is `Infura <infura.io>`_.
6363
You can connect to it as if it were a local node,
6464
with a few caveats. It cannot (and *should not*) host private keys for
6565
you, meaning that some common methods like :meth:`w3.eth.sendTransaction()
66-
<web3.eth.Eth.sendTransaction>` are not directly available. To send trensactions
66+
<web3.eth.Eth.sendTransaction>` are not directly available. To send transactions
6767
to a hosted node, read about :ref:`eth-account`.
6868

6969
Once you decide what node option you want, you need to choose which network to connect to.

0 commit comments

Comments
 (0)