forked from ethereumbook/ethereumbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Textual corrections (ethereumbook#462)
* Use 'third party' instead of 'third-party' * Use 'Turing complete' instead of 'Turing-complete' * Added missing comma * Removed comma * Use 'high-level language' consistently instead of 'high level language' * Use 'side effect' consistently instead of 'side-effect' * Added missing period * Use 'Ethereum' instead of 'ethereum' * Use 'Solidity' instead of 'solidity' * Textual corrections
- Loading branch information
1 parent
eaa4f2f
commit e104ffc
Showing
14 changed files
with
90 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ This script is for educational use and is based on [email protected] web3.js ve | |
|
||
It should be see as an introduction to web3.js. | ||
|
||
The web3.js library is a collection of modules which contain specific functionality for the ethereum ecosystem. | ||
The web3.js library is a collection of modules which contain specific functionality for the Ethereum ecosystem. | ||
|
||
The web3.js object is an umbrella package to house all ethereum related modules. | ||
The web3.js object is an umbrella package to house all Ethereum related modules. | ||
|
||
This is the Ethereum compatible JavaScript API which implements the Generic JSON RPC spec. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ This script is for educational use and is based on [email protected] web3.js ve | |
|
||
It should be see as an introduction to web3.js. | ||
|
||
The web3.js library is a collection of modules which contain specific functionality for the ethereum ecosystem. | ||
The web3.js library is a collection of modules which contain specific functionality for the Ethereum ecosystem. | ||
|
||
The web3.js object is an umbrella package to house all ethereum related modules. | ||
The web3.js object is an umbrella package to house all Ethereum related modules. | ||
|
||
This is the Ethereum compatible JavaScript API which implements the Generic JSON RPC spec. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.