Follow naming convention for menu items

This commit is contained in:
Joseph T. Lyons 2023-07-27 17:13:37 -04:00
parent e3201857ce
commit 3979454485

View file

@ -374,7 +374,7 @@ impl CollabTitlebarItem {
"Share Feedback",
feedback::feedback_editor::GiveFeedback,
),
ContextMenuItem::action("Sign out", SignOut),
ContextMenuItem::action("Sign Out", SignOut),
]
} else {
vec![