diff --git a/gw-record.php b/gw-record.php
index 6c8a960..04c1d15 100644
--- a/gw-record.php
+++ b/gw-record.php
@@ -34,14 +34,14 @@ while ($row = $result->fetch_array()){
$rarity = $row['rarity'];
echo '';
}
-echo '';
+echo ', ';
//code for weapon attribute requirment
$sqlweapreq = "SELECT * FROM `listreq` ORDER BY `req` ASC";
if (!$result = $con->query($sqlweapreq)){
die ('There was an error running the query [' . $con->error . ']');
}
-echo 'r