diff --git a/includes/signup.php b/includes/signup.php
index 6468eaa..b1a2b85 100644
--- a/includes/signup.php
+++ b/includes/signup.php
@@ -60,4 +60,4 @@ if ($success == "success2") {
header("Location: $site_root/?page=$success");
die();
-?>
\ No newline at end of file
+?>
diff --git a/wiki.php b/wiki.php
index 5dcf93c..581a39e 100644
--- a/wiki.php
+++ b/wiki.php
@@ -82,7 +82,7 @@ print "
echo $Parsedown->text($footer);
-print " Site Source | Page Source
+print " Site Source | Page Source