Skip to content

Commit d61740f

Browse files
committed
Update index.html
1 parent f17b134 commit d61740f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h2>
8282
<li>
8383
<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>
8484
<li>
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>
85+
<a href="https://github.com/ethereumjs/solidity.js">solidity.js</a>: ABI encoding and decoding (the relevant code split out from web3.js)</li>
8686
<li>
8787
<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>
8888
</li>

0 commit comments

Comments
 (0)