Skip to content

Commit 34c51ab

Browse files
authored
Merge pull request WalletConnect#1651 from orenyomtov/patch-1
Fix typo
2 parents d7e208d + 87b8f15 commit 34c51ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/appkit/shared/siwe/code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ async function getSession(){
5858
}
5959
}
6060

61-
// Check the full example for singout and getNonce functions ...
61+
// Check the full example for signOut and getNonce functions ...
6262

6363
/* Create a SIWE configuration object */
6464
const siweConfig = createSIWEConfig({

0 commit comments

Comments
 (0)