Skip to content

Commit 8b77d32

Browse files
authored
Update DepositContractLib.md
1 parent fd42371 commit 8b77d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/high-level/smart-contracts/api/lib/DepositContractLib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Adds a new leaf to a merkle tree.
2929

3030
### `verifyMerkleProof`
3131

32-
Verify Merkle proof.
32+
Verifies a Merkle proof.
3333

3434
```solidity
3535
function verifyMerkleProof(

0 commit comments

Comments
 (0)