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

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.

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:up4ttgwowa4vd3ec4oebllv6/sh.tangled.repo.pull/3m3pxnoeida22
+1 -1
Diff #0
+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">

History

1 round 1 comment
sign up or login to add to the discussion
openwheel.racing submitted #0
1 commit
expand
Fix typo
expand 1 comment

Hey! Sorry only just noticed this pr. Thanks!

pull request successfully merged