index.html: clarification

This commit is contained in:
Starbeamrainbowlabs 2022-02-02 02:03:36 +00:00
parent 37d6aa47cb
commit dc16165a5f
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<section id="header">
<h1>mutate-a-word!</h1>
<h2>Enter a starting word</h2>
<h2>Enter a starting word:</h2>
<div id="input-line">
<input type="text" id="starting-word" value="rockets" placeholder="e.g. rockets" />
<button id="starting-regen">🔄</button>