We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee297e4 commit 762aa77Copy full SHA for 762aa77
docs/introduction-to-smart-contracts.rst
@@ -338,7 +338,7 @@ Accounts
338
========
339
340
There are two kinds of accounts in Ethereum which share the same
341
-address space: **External accounts** that are controlled by
+address space: **Externally-owned accounts** that are controlled by
342
public-private key pairs (i.e. humans) and **contract accounts** which are
343
controlled by the code stored together with the account.
344
0 commit comments