Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
yggverse committed Feb 6, 2025
1 parent cef3532 commit f3a4727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/browser/window/tab/item/page/input/titan/header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ impl Header {
// Init main widget
let alert_dialog = AlertDialog::builder()
.heading("Options")
.body("Custom response header")
.body("Customize response header")
.close_response(RESPONSE_CANCEL.0)
.default_response(RESPONSE_APPLY.0)
.extra_child(&form.g_box)
Expand Down

0 comments on commit f3a4727

Please sign in to comment.