diff options
Diffstat (limited to 'libpathod/templates/index.html')
-rw-r--r-- | libpathod/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/index.html b/libpathod/templates/index.html index 3c1ba8ff..9561fee1 100644 --- a/libpathod/templates/index.html +++ b/libpathod/templates/index.html @@ -31,7 +31,7 @@ name="spec" class="input-medium search-query" value="{{spec}}" - placeholder="code[msg]:[features]" + placeholder="code:[features]" > <a id="gopublic" class="btn">go</a> </p> |