Skip to content

Commit 6d633b2

Browse files
jacobtylerwallsbmispelon
authored andcommitted
Fix typo in login prompt
1 parent df7450c commit 6d633b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/templates/plainlogin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<h1>Choose how you want to log in</h1>
1515

1616
<section class="login-github">
17-
<h2>Log in with you GitHub account</h2>
17+
<h2>Log in with your GitHub account</h2>
1818
<a href="/github/login">Log in with GitHub</a>
1919
<section>
2020

0 commit comments

Comments
 (0)