Skip to content

Commit d938cb5

Browse files
authored
Update best-practices.mdx
1 parent 40b1d0e commit d938cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/entropy/best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ to submit the necessary transactions.
1515

1616
The gas limit for each chain is listed on the [contract addresses](./contract-addresses) page.
1717

18-
## Handling Callback Failures
18+
## Handling callback failures
1919

2020
While the default entropy provider is highly reliable, in rare cases a callback might not be received. This typically happens when there's an issue with your contract's callback implementation rather than with the provider itself. The most common causes are:
2121

0 commit comments

Comments
 (0)