Skip to content

Commit 025b5a8

Browse files
committed
Update placeholder text in input field
Changed the placeholder in the text input to 'i.e. SB-Woodstock(2)' for improved clarity and user guidance.
1 parent e5b20e5 commit 025b5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>VIBES Lab CSV Eye-Tracking Processor</h1>
3030
type="text"
3131
id="Text"
3232
class="text-input"
33-
placeholder="SB-Woodstock(2) (defaults to 'Program')"
33+
placeholder="i.e. SB-Woodstock(2)"
3434
/>
3535

3636
<p class="note">

0 commit comments

Comments
 (0)