Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed May 27, 2024
1 parent 07141a6 commit aa42b46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/guides/depositing-eth.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const gasEstimate = await estimate();
const txHash = await transact(weiAmount);
```


Alternatively, you can set the pufETH recipient to a different address.

```ts
Expand Down

0 comments on commit aa42b46

Please sign in to comment.