index.html: clarification
This commit is contained in:
parent
37d6aa47cb
commit
dc16165a5f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue