diff --git a/index.md b/index.md
index aa65bbecd6..3909ec13c3 100644
--- a/index.md
+++ b/index.md
@@ -11,7 +11,7 @@ layout: default
{{- "|" -}}
{{ status.windows | replace: '-', ' ' }}
{{- "|" -}}
-{{ status.commit | truncate: 9, "" }} on {{ status.datetime | date: "%Y-%m-%d %H:%M:%S" }} |
+{{ status.commit | truncate: 9, "" }} on {{ status.datetime | date: "%Y-%m-%d %H:%M:%S" }} |
{%- endfor %}
The table above reflects the real-time status on the master branch.