From 94c68d246e1c009b481043ca15c94ba971f8cc16 Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Mon, 10 Oct 2022 19:18:05 +0200 Subject: [PATCH] :memo: Co-Authored-By: Nathan Sobo --- crates/workspace/src/pane_group.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/workspace/src/pane_group.rs b/crates/workspace/src/pane_group.rs index 694f6a55eb..83ce28fdf0 100644 --- a/crates/workspace/src/pane_group.rs +++ b/crates/workspace/src/pane_group.rs @@ -153,7 +153,7 @@ impl Member { |_, _| { Label::new( format!( - "Follow {} on their currently active project", + "Follow {} on their active project", leader_user.github_login, ), theme