Skip to content

Commit 1a92755

Browse files
committed
Update index.html
1 parent 8056c4b commit 1a92755

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
@@ -26,7 +26,7 @@ <h2>Do Awesome Stuff</h2>
2626
<section>
2727
<form>
2828
<h3 class="task">Task</h3>
29-
<textarea class="answer" name="answer" id="answer" rows="3" cols="25"></textarea>
29+
<textarea class="answer" name="answer" id="answer" rows="3" cols="25">I will...</textarea>
3030
<span class="hint">One objective&#46;</span>
3131
</form>
3232
</section>

0 commit comments

Comments
 (0)