We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bf243 commit c9ff455Copy full SHA for c9ff455
packages/thirdweb/src/react/core/hooks/contract/useContractEvents.ts
@@ -37,7 +37,7 @@ type UseContractEventsOptions<
37
*
38
* ### Using event extensions
39
40
- * The `thirdweb/extesions` export contains event definitions for many popular contracts.
+ * The `thirdweb/extensions` export contains event definitions for many popular contracts.
41
* You can use these event definitions to watch for specific events with a type-safe API.
42
43
* ```jsx
0 commit comments