Skip to content

Commit

Permalink
Fix spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
willtheorangeguy authored Apr 10, 2022
1 parent 4275995 commit c8aecc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</tr>
<tr>
<td valign="top"><img src="icons/hand.gif" alt="[LINK]"></td>
<td><a href="https://link-to-page.com">link</a></td>
<td><a href="https://example.com">link</a></td>
<td align="right">YYYY-MM-DD HH:MM </td>
<td align="right">1.10K</td>
<td>&nbsp;</td>
Expand All @@ -40,7 +40,7 @@
</tr>
<tr>
<td valign="top"><img src="icons/unknown.gif" alt="[FILE]"></td>
<td><a href="unkown">unknown</a></td>
<td><a href="unknown">unknown</a></td>
<td align="right">YYYY-MM-DD HH:MM </td>
<td align="right">1.10K</td>
<td>&nbsp;</td>
Expand Down

0 comments on commit c8aecc9

Please sign in to comment.