Fix typo (you to your) #1

merged
opened by openwheel.racing targeting main from openwheel.racing/at-shorter-url: fix-typo

I was taking a stab at Issue #1 and I'm not sure how much I like my results there, but when working on it I came upon a typo "you" instead of "your", so this PR is just to correct that small 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">