Fixed spelling mistake

This commit is contained in:
2023-09-02 15:20:14 -05:00
parent d8220b21b8
commit 381e534e02

View File

@@ -24,7 +24,7 @@ if (!isset($_SESSION['user'])) {
<thead>
<tr class="text-gray-800 dark:text-gray-50 brightness-125 text-xl font-bold text-center border-none">
<th></th>
<th>gLink</th>
<th>GLink</th>
<th>URL</th>
<th>Edit</th>
<th>Delete</th>