Skip to content

Commit

Permalink
chore: append fullstop
Browse files Browse the repository at this point in the history
  • Loading branch information
iluxonchik committed Nov 27, 2024
1 parent e634897 commit 0a9deac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/channels/login/LoginForumManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export class LoginForumManager {
.setTitle('🔐 Login to MEF')
.setDescription(
'Welcome to the MEF Login Dashboard!\n\n' +
'Here, you can authenticate to the MEF web application, where you can create, view & vote on proposals\n\n' +
'Here, you can authenticate to the MEF web application, where you can create, view & vote on proposals.\n\n' +
'**How to Login:**\n' +
'1. Click the "Login to MEF" button below\n' +
'2. You\'ll receive a secure login link (valid for 30 seconds)\n' +
Expand Down

0 comments on commit 0a9deac

Please sign in to comment.