Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 5bafc89

Browse files
committed
Merge branch 'wyatt/1.x/4397-doc-fix' of github.com:ChainSafe/web3.js into wyatt/1.x/4397-doc-fix
2 parents ac9ec3a + ccc3074 commit 5bafc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web3-eth-personal.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Example
275275

276276
.. code-block:: javascript
277277
278-
web3.eth.sendTransaction({
278+
web3.eth.personal.sendTransaction({
279279
from: "0xEB014f8c8B418Db6b45774c326A0E64C78914dC0",
280280
gasPrice: "20000000000",
281281
gas: "21000",

0 commit comments

Comments
 (0)