diff --git a/gw-record.php b/gw-record.php
index cc89b42..cd8d7b0 100644
--- a/gw-record.php
+++ b/gw-record.php
@@ -94,6 +94,6 @@ if ($whatdropped == "1"){
echo ' and |code for gold dropped here| gold pieces';
echo '
';
-echo 'End result: a Gold r9 Swordsmanship Sword'
; //need to arrange code blocks around to achieve this
+echo 'End result: a Gold r9 Swordsmanship Sword
'; //need to arrange code blocks around to achieve this
echo 'Reload the page with no GET data? RELOAD';
?>
\ No newline at end of file