We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4325ef9 commit 5f2c643Copy full SHA for 5f2c643
question.html
@@ -49,7 +49,7 @@
49
<form id="todo-form" ng-submit="addTodo()">
50
-->
51
<textarea type="text" id="new-todo" class="form-control"
52
- placeholder="Search or Post a Question"
+ placeholder="Search or Post Question"
53
ng-model="input.wholeMsg" autofocus></textarea>
54
<span class="input-group-btn">
55
<button class="btn btn-default" type="button" ng-click="addTodo()">Ask</button>
0 commit comments