Skip to content

Commit 10f822a

Browse files
committed
rename column
1 parent f7c8a61 commit 10f822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/EntropyDeploymentTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const EntropyDeploymentTable = ({
1616
<th>Chain Id</th>
1717
<th>Entropy Contract Address</th>
1818
{showReveal && <th>Reveal Delay</th>}
19-
<th>Gas Limit</th>
19+
<th>Default Gas Limit</th>
2020
</tr>
2121
</thead>
2222
<tbody>

0 commit comments

Comments
 (0)