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
··· 10 10 <body> 11 11 <div id="header"> 12 12 <h1>AT-Shorter</h1> 13 - <p>Create you own short URLs</p> 13 + <p>Create your own short URLs</p> 14 14 </div> 15 15 <div class="container"> 16 16 <div class="card">