aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/signin/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/signin/page.tsx')
-rw-r--r--src/app/signin/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/signin/page.tsx b/src/app/signin/page.tsx
index 67a4fd3..06d1510 100644
--- a/src/app/signin/page.tsx
+++ b/src/app/signin/page.tsx
@@ -230,7 +230,7 @@ export default function SignInPage() {
<Input
id="auth-username"
type="text"
- placeholder="your username"
+ placeholder="Your Username"
value={username}
onChange={(e) => setUsername(e.target.value)}
required
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage