docs: fix "Connnect" typo
This commit is contained in:
parent
32915634be
commit
7f9f16edc3
@ -45,7 +45,7 @@ export class BrowserProvider extends JsonRpcApiPollingProvider {
|
||||
#request: (method: string, params: Array<any> | Record<string, any>) => Promise<any>;
|
||||
|
||||
/**
|
||||
* Connnect to the %%ethereum%% provider, optionally forcing the
|
||||
* Connect to the %%ethereum%% provider, optionally forcing the
|
||||
* %%network%%.
|
||||
*/
|
||||
constructor(ethereum: Eip1193Provider, network?: Networkish) {
|
||||
|
Loading…
Reference in New Issue
Block a user