Skip to content

Commit c46cbdf

Browse files
authored
Update textarea placeholder text in index.html
1 parent 9f9820c commit c46cbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h1>Git Commit</h1>
314314

315315
<div class="form-group">
316316
<label>3️⃣ Short Message</label>
317-
<textarea id="message" placeholder="e.g. Add phone OTP authentication"></textarea>
317+
<textarea id="message" placeholder="e.g. add phone number field to authentication page"></textarea>
318318
</div>
319319

320320
<div class="form-group">

0 commit comments

Comments
 (0)