Skip to content

Commit f320038

Browse files
codersjjmatheusaaguiar
authored andcommitted
Replace "External accounts" with "Externally-owned accounts" for accuracy
1 parent db53ca5 commit f320038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction-to-smart-contracts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Accounts
338338
========
339339

340340
There are two kinds of accounts in Ethereum which share the same
341-
address space: **External accounts** that are controlled by
341+
address space: **Externally-owned accounts** that are controlled by
342342
public-private key pairs (i.e. humans) and **contract accounts** which are
343343
controlled by the code stored together with the account.
344344

0 commit comments

Comments
 (0)