diff --git a/packages/uhk-web/src/app/components/popover/popover.component.html b/packages/uhk-web/src/app/components/popover/popover.component.html
index 91c1e91b..879b2e1e 100644
--- a/packages/uhk-web/src/app/components/popover/popover.component.html
+++ b/packages/uhk-web/src/app/components/popover/popover.component.html
@@ -97,9 +97,10 @@
html="true"
maxWidth="500"
title="
- - When 'Remap on all keymaps' is checked and the 'Remap key' button is clicked, remap the key on the current layer of all keymaps.
- - When 'Remap on all layers' is checked and the 'Remap key' button is clicked, remap the key on all layers of the current keymap.
- - When both 'Remap on all keymaps' and 'Remap on all layers' is checked and the 'Remap key' button is clicked, remap the key on all layers of all keymaps.
+ - Default behavior: Remap the key on the the current layer of the current keymap.
+ - Remap on all keymaps: Remap key on the current layer of all keymaps.
+ - Remap on all layers: Remap key on all layers of the current keymap.
+ - Remap on all keymaps + Remap on all layers: Remap key on all layers of all keymaps.
"
data-placement="bottom">