diff --git a/partials/components/header-content.hbs b/partials/components/header-content.hbs
index bbd1a24..dfc0c92 100644
--- a/partials/components/header-content.hbs
+++ b/partials/components/header-content.hbs
@@ -72,7 +72,7 @@
             <h1 class="gh-header-title is-title">{{#if @custom.header_text}}{{@custom.header_text}}{{else}}{{@site.description}}{{/if}}</h1>
             <form class="gh-form">
                 {{> "icons/search"}}
-                <button class="gh-form-input" data-ghost-search>Search posts, tags and authors</button>
+                <button class="gh-form-input" data-ghost-search>Looking for something specific ?</button>
             </form>
         {{/match}}