feat: spelling

This commit is contained in:
Nevo David 2025-01-18 22:22:22 +07:00
parent 1505143112
commit 2d51adb7bb
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ export class FarcasterProvider
implements SocialProvider
{
identifier = 'wrapcast';
name = 'Wrapcast';
name = 'Warpcast';
isBetweenSteps = false;
isWeb3 = true;
scopes = [];