diff options
-rw-r--r-- | layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index 9082595..d75a071 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -50,7 +50,7 @@ {{ if .Site.Params.autoRefresh }} <div class="faded right"> - <small><em>We auto-refresh every 5 minutes</em></small> + <small><em>We will try to refresh every 5 minutes</em></small> </div> <div class="padding-s"></div> {{ else }} |