diff --git a/LenovoLegionToolkit.WPF/Pages/SettingsPage.xaml b/LenovoLegionToolkit.WPF/Pages/SettingsPage.xaml
index 024f24057f..6f86f2a062 100644
--- a/LenovoLegionToolkit.WPF/Pages/SettingsPage.xaml
+++ b/LenovoLegionToolkit.WPF/Pages/SettingsPage.xaml
@@ -76,7 +76,7 @@
 
         <wpfui:CardControl x:Name="_fnKeysCard" Margin="0,0,0,24">
             <wpfui:CardControl.Header>
-                <controls:CardHeaderControl Title="Disable Lenovo Fn Keys" Subtitle="Disable Lenovo Fn Keys and it's service without uninstalling it.&#x0a;If disabled, this app will handle Fn shortcuts.&#x0a;Restart is recommended after changing this option." />
+                <controls:CardHeaderControl Title="Disable Lenovo Hotkeys" Subtitle="Disable Lenovo Hotkeys and it's service without uninstalling it.&#x0a;If disabled, this app will handle Fn shortcuts.&#x0a;Restart is recommended after changing this option." />
             </wpfui:CardControl.Header>
             <wpfui:ToggleSwitch
                 x:Name="_fnKeysToggle"