Skip to content

Commit dadc576

Browse files
authored
docs: fix wrong entry in call params page (#926)
1 parent 9618a57 commit dadc576

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/tidy-crabs-bathe.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

apps/docs/src/guide/contracts/call-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
When interacting with contracts, you can configure specific parameters for contract calls using the `callParams` method. The available call parameters are:
44

55
1. `forward`
6-
2. `callParams`
6+
2. `gasLimit`
77

88
## Forward Parameter
99

0 commit comments

Comments
 (0)