Skip to content

Commit 2d51adb

Browse files
committed
feat: spelling
1 parent 1505143 commit 2d51adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/nestjs-libraries/src/integrations/social/farcaster.provider.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export class FarcasterProvider
2121
implements SocialProvider
2222
{
2323
identifier = 'wrapcast';
24-
name = 'Wrapcast';
24+
name = 'Warpcast';
2525
isBetweenSteps = false;
2626
isWeb3 = true;
2727
scopes = [];

0 commit comments

Comments
 (0)