diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html
index 39f3927023..5b96cddfe2 100644
--- a/layouts/partials/menu.html
+++ b/layouts/partials/menu.html
@@ -50,7 +50,7 @@
{{- $to := . }}
{{ $shortcut.Pre }}{{ safeHTML $shortcut.Name }}{{ $shortcut.Post }}
{{- else }}
- {{ $shortcut.Pre }}{{ safeHTML $shortcut.Name }}{{ $shortcut.Post }}
+ {{ $shortcut.Pre }}{{ safeHTML $shortcut.Name }}{{ $shortcut.Post }}
{{- end }}
{{- end }}