diff --git a/_templates/breadcrumbs.html b/_templates/breadcrumbs.html
index 0ce26f7d0..8a4aa54ae 100644
--- a/_templates/breadcrumbs.html
+++ b/_templates/breadcrumbs.html
@@ -5,7 +5,7 @@
{% if pagename != "search" %}
{% if display_github %}
{% if github_version == "master" %}
- {{ _('Edit on GitHub') }}
+ {{ _('Edit on GitHub') }}
{% endif %}
{% elif show_source and has_source and sourcename %}
{{ _('View page source') }}