diff --git a/src/app/browser/proxy/misc.rs b/src/app/browser/proxy/misc.rs index b9a6c43b..4afcc0a5 100644 --- a/src/app/browser/proxy/misc.rs +++ b/src/app/browser/proxy/misc.rs @@ -18,7 +18,7 @@ impl Misc { .active(profile.proxy.misc.is_highlight_request_entry()) .hexpand(true) .subtitle_selectable(true) - .subtitle("Indicate proxy connections with the accent colors") + .subtitle("Indicate proxy connections with accent colors") .title_selectable(true) .title("Highlight the Request entry") .build();