Skip to content

Commit d837511

Browse files
fix te substring
1 parent d35ee36 commit d837511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/responses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const NAME_CHANGED = "User nickname changed successfully";
2929
export const ROLE_REMOVED = "Role Removed successfully";
3030

3131
export const VERIFICATION_STRING =
32-
"Please verify your identity by clicking the link below 👇";
32+
"Please verify your discord account by clicking the link below 👇";
3333

3434
export const VERIFICATION_SUBSTRING =
3535
"By granting authorization, you agree to permit us to manage your server nickname displayed ONLY in the Real Dev Squad server and to sync your joining data with your user account on our platform.";

0 commit comments

Comments
 (0)