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 f17b134 commit d61740fCopy full SHA for d61740f
index.html
@@ -82,7 +82,7 @@ <h2>
82
<li>
83
<a href="https://github.com/ethereumjs/rlp">rlp</a>: <a href="https://github.com/ethereum/wiki/wiki/RLP">RLP (Recursive Length Prefix)</a> encoding and decoding</li>
84
85
-<a href="https://github.com/ethereumjs/solidity.js">solidity.js</a>: ABI encoding and decoding (the relevant code split out form web3.js)</li>
+<a href="https://github.com/ethereumjs/solidity.js">solidity.js</a>: ABI encoding and decoding (the relevant code split out from web3.js)</li>
86
87
<a href="https://github.com/ethereumjs/web3.js">web3.js</a>: the complete API as seen in <a href="https://github.com/ethereum/go-ethereum">geth</a>
88
</li>
0 commit comments