chore(ngdocs): improve the docs search placeholder text

This commit is contained in:
Matias Niemelä 2013-10-24 16:55:35 -04:00 committed by Pete Bacon Darwin
parent 8e5e641c0e
commit 7c5e2511fd

View file

@ -191,7 +191,7 @@
<input type="text"
name="as_q"
class="search-query"
placeholder="Search"
placeholder="Click to focus or press '/' to search"
ng-change="search(q)"
ng-model="q"
docs-search-input