diff --git a/src/ui/wivrn_conf_editor.rs b/src/ui/wivrn_conf_editor.rs
index 534bf3b..6b02d4b 100644
--- a/src/ui/wivrn_conf_editor.rs
+++ b/src/ui/wivrn_conf_editor.rs
@@ -95,7 +95,7 @@ impl SimpleComponent for WivrnConfEditor {
set_content: pref_page = &adw::PreferencesPage {
set_hexpand: true,
set_vexpand: true,
- set_description: "Warning: you likely don't need to change the default configuration, this is for advanced users only. Proceed at your own risk!\n\nWiVRn Configuration Documentation",
+ set_description: "Warning: you likely don't need to change the default configuration, this is for advanced users only. Proceed at your own risk!\n\nWiVRn Configuration Documentation",
add: scalegrp = &adw::PreferencesGroup {
set_title: "Scale",
set_description: Some(concat!("Foveation scale, 1.0 means no foveation. ",