🐛 Fix typo in handoff tooltip

This commit is contained in:
eva 2022-01-04 12:00:03 +01:00 committed by Alonso Torres
parent c4fb826d89
commit 6afc734e91
8 changed files with 10 additions and 9 deletions

View file

@ -168,7 +168,7 @@
[:button.mode-zone-button.tooltip.tooltip-bottom
{:on-click #(navigate :handoff)
:class (dom/classnames :active (= section :handoff))
:alt (tr "viewer.header.handsoff-section" (sc/get-tooltip :open-handoff))}
:alt (tr "viewer.header.handoff-section" (sc/get-tooltip :open-handoff))}
i/code])]
[:& header-options {:section section