diff --git a/addon/components/docs-header/template.hbs b/addon/components/docs-header/template.hbs index 77f67109b..bf5bfcbca 100644 --- a/addon/components/docs-header/template.hbs +++ b/addon/components/docs-header/template.hbs @@ -26,7 +26,7 @@ {{#docs-header/link on-click=(action (toggle 'isShowingVersionSelector' this))}} - {{#if (or (eq currentVersion.key latestVersionName))}} + {{#if (eq currentVersion.key latestVersionName)}} {{#if currentVersion.tag}} {{currentVersion.tag}} {{else}}