Skip to content

Commit d129e18

Browse files
committed
nit
1 parent 2df3b4b commit d129e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth-provider-setup/social-providers/vkontakte.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const authAdapter = new AuthAdapter({
5858
web3AuthInstance.configureAdapter(authAdapter);
5959

6060
// Initialize
61-
await web3AuthInstance.initModal();
61+
await web3AuthInstance.init();
6262

6363
// Login with ВКонтакте (vKontakte)
6464
// focus-start

0 commit comments

Comments
 (0)