Skip to content

Commit f23e276

Browse files
Update docs/tools/matic-js/zkevm/message.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 64715fe commit f23e276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/matic-js/zkevm/message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const claimTx = zkEvmClient.childChainBridge.claimMessage(
3737
// proof can be found from the proof gen API
3838
```
3939

40-
- For child to root
40+
- From child to root
4141

4242
```jsx
4343
const bridgeTx = zkEvmClient.childChainBridge.bridgeMessage(

0 commit comments

Comments
 (0)