diff --git a/pages/global/login.html b/pages/global/login.html
index 66d4d8e..89db9b4 100644
--- a/pages/global/login.html
+++ b/pages/global/login.html
@@ -35,5 +35,5 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
- Don't have an account?
+ Don't have an account?
\ No newline at end of file
diff --git a/pages/global/register.html b/pages/global/register.html
index 0d10616..9cd9042 100644
--- a/pages/global/register.html
+++ b/pages/global/register.html
@@ -4,5 +4,5 @@
- Already have an account?
+ Already have an account?
\ No newline at end of file