Skip to content

Commit cdb5461

Browse files
committed
update comment
1 parent c0db54a commit cdb5461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2> Enter Comment</h2>
1919
<form class="form-inline">
2020
<div class="form-group">
2121
<label class="sr-only" for="nameInput">Name</label>
22-
<input type="text" class="form-control" id="nameInput" placeholder="First Name">
22+
<input type="text" class="form-control" id="nameInput" placeholder="Comment">
2323
</div>
2424
<!-- <button type="submit" class="btn btn-default">Submit</button> -->
2525
</form>

0 commit comments

Comments
 (0)