Skip to content

Commit c689821

Browse files
Update docs/tools/matic-js/advanced/exit-util.md
Co-authored-by: kmurphypolygon <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 35ca18e commit c689821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/matic-js/advanced/exit-util.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const proof = await exitUtil.buildPayloadForExit(
4949

5050
### Generating proof using a bridge client
5151

52-
Every bridge client including **POSClient** exposes `exitUtil` property.
52+
Every bridge client, including `POSClient` exposes the `exitUtil` property.
5353

5454
```js
5555
import { POSClient,use } from "@maticnetwork/maticjs"

0 commit comments

Comments
 (0)