A URL shortener service that uses ATProto to allow self hosting and ensuring the user owns their data

Fix typo

Changed files
+1 -1
html
+1 -1
html/home.html
···
<body>
<div id="header">
<h1>AT-Shorter</h1>
-
<p>Create you own short URLs</p>
+
<p>Create your own short URLs</p>
</div>
<div class="container">
<div class="card">