Skip to content

Commit 6bc2941

Browse files
committed
Fix spellcheck
1 parent f3ff808 commit 6bc2941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/sdk/electrum-network-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const provider = new ElectrumNetworkProvider('chipnet', { manualConnectionManage
117117
```
118118

119119
:::tip
120-
If you're providing an `ElectrumClient` and using it to subscribe to address or blockheader events, you need to enable `manualConnectionManagement` to overwrite the default of connecting and disconnecting for each separate request.
120+
If you're providing an `ElectrumClient` and using it to subscribe to address or block header events, you need to enable `manualConnectionManagement` to overwrite the default of connecting and disconnecting for each separate request.
121121
:::
122122

123123
#### connect()

0 commit comments

Comments
 (0)