Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/web3.eth.account.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Hosted Private Key


.. WARNING::
It is unnacceptable for a hosted node to offer hosted private keys. It
It is unacceptable for a hosted node to offer hosted private keys. It
gives other people complete control over your account. "Not your keys,
not your Ether" in the wise words of Andreas Antonopoulos.

Expand Down
1 change: 1 addition & 0 deletions newsfragments/2111.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix typo in `eth.account` docs