diff options
Diffstat (limited to 'views/index.ejs')
| -rw-r--r-- | views/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.ejs b/views/index.ejs index dc893d4..e786bd3 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -11,7 +11,7 @@ <div class="container"> <img src="img/logo.png" alt="logo" width="200"> <p>Log into your Discord account to get access to bnbSO.</p> - <p><i>You must be a bits & Bytes member to join.</i></p> + <p><i>You must be a bits & Bytes member.</i></p> <a class="button discord" href="/auth/discord">Login with Discord</a> </div> </body> |
